Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20231216-121517
#<BuildRuby:0x000055ae36f8e2a8
@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.20231216-121517",
@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.000014 0.000002 0.000016 ( 0.000016)
autoconf 0.000019 0.000002 0.000021 ( 0.000021)
configure 0.000018 0.000002 0.000020 ( 0.000022)
build_up 0.002504 0.004368 2.288768 ( 2.358704)
build_miniruby 0.001169 0.000173 1.352351 ( 1.350379)
build_ruby 0.001709 0.000000 3.075423 ( 3.268858)
build_all 0.007537 0.000000 5.804420 ( 2.368506)
build_install 0.015105 0.001617 7.170513 ( 3.401355)
test_btest 0.000901 0.000121 82.848148 ( 23.195694)
test_basic 0.004740 0.000632 0.837636 ( 0.899235)
test_all 0.078440 0.039582 680.354635 (198.897307)
test_rubyspec 0.018482 0.042647 88.162938 ( 99.498431)
total: 335.24 sec