Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240311-211542
#<BuildRuby:0x000055fb7464da00
@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.20240311-211542",
@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.000002 0.000018 ( 0.000019)
autoconf 0.000029 0.000005 0.000034 ( 0.000032)
configure 0.000020 0.000003 0.000023 ( 0.000022)
build_up 0.003706 0.004677 2.645340 ( 2.500181)
build_miniruby 0.001247 0.000231 1.829257 ( 1.829084)
build_ruby 0.001449 0.000269 3.796521 ( 3.974248)
build_all 0.007712 0.000000 6.800446 ( 3.305370)
build_install 0.017095 0.002029 8.534127 ( 4.474136)
test_btest 0.000704 0.000117 92.353679 ( 32.690329)
test_basic 0.005772 0.000178 0.929552 ( 2.039807)
test_all 0.097277 0.024334 779.612320 (371.179606)
test_rubyspec 0.053791 0.040737 133.273206 (166.566941)
total: 588.56 sec