Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20231014-220325
#<BuildRuby:0x0000558ae1b12120
@BUILD_DIR="/tmp/ruby/build",
@INSTALL_DIR="/tmp/ruby/install",
@REPOSITORY="https://github.com/ruby/ruby.git",
@REPOSITORY_TYPE=:git,
@SRC_DIR="/tmp/ruby/src",
@TARGET_BUILD_DIR="/tmp/ruby/build/trunk-yjit",
@TARGET_INSTALL_DIR="/tmp/ruby/install/trunk-yjit",
@TARGET_NAME="trunk-yjit",
@TARGET_SRC_DIR="/tmp/ruby/src/trunk-yjit",
@btest_opts="-j4",
@build_opts="-j4",
@configure_opts=["cppflags=-DYJIT_FORCE_ENABLE"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk-yjit.20231014-220325",
@make="make",
@quiet=false,
@ruby_env=[["RUBY_DEBUG", "ci"]],
@steps=
["checkout",
"autoconf",
"configure",
"build_up",
"build_miniruby",
"build_ruby",
"build_all",
"build_install",
"test_btest",
"test_basic",
"test_all",
"test_rubyspec"],
@svn_revision=nil,
@test_opts="TESTS='-j4'",
@timeout=10800>
user system total real
checkout 0.000016 0.000001 0.000017 ( 0.000018)
autoconf 0.000022 0.000003 0.000025 ( 0.000025)
configure 0.000018 0.000002 0.000020 ( 0.000021)
build_up 0.006498 0.000259 2.366660 ( 2.558039)
build_miniruby 0.001493 0.000154 1.646318 ( 1.678560)
build_ruby 0.001761 0.000182 3.222949 ( 3.426187)
build_all 0.005938 0.002886 6.348633 ( 3.658697)
build_install 0.014886 0.004329 8.092364 ( 5.252764)
test_btest 0.000695 0.000096 88.534282 ( 57.414584)
test_basic 0.005567 0.003610 1.043603 ( 1.405113)
test_all 0.008611 0.000641 682.345007 (336.381265)
test_rubyspec 0.032569 0.033781 104.498435 (123.822354)
total: 535.60 sec