Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20231231-164151
#<BuildRuby:0x000055a69261e228
@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.20231231-164151",
@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.000020 0.000003 0.000023 ( 0.000024)
autoconf 0.000027 0.000005 0.000032 ( 0.000032)
configure 0.000026 0.000005 0.000031 ( 0.000031)
build_up 0.002692 0.003711 1.707832 ( 2.979169)
build_miniruby 0.001452 0.000323 1.794163 ( 2.012408)
build_ruby 0.001329 0.000295 3.687489 ( 4.542649)
build_all 0.006396 0.002712 6.105397 ( 5.821905)
build_install 0.015762 0.004878 7.374761 ( 7.481264)
test_btest 0.000688 0.000166 85.661202 ( 76.230224)
test_basic 0.000381 0.004129 0.973241 ( 1.362429)
test_all 0.102411 0.022574 786.753607 (444.678628)
test_rubyspec 0.017537 0.051588 103.166703 (132.703707)
total: 677.81 sec