Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240120-200600
#<BuildRuby:0x00005628f73f9a00
@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.20240120-200600",
@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.000017 0.000000 0.000017 ( 0.000017)
autoconf 0.000028 0.000001 0.000029 ( 0.000029)
configure 0.000021 0.000000 0.000021 ( 0.000021)
build_up 0.000000 0.005477 1.678660 ( 2.014642)
build_miniruby 0.000000 0.001324 1.598453 ( 1.596350)
build_ruby 0.000342 0.001185 2.968455 ( 3.200001)
build_all 0.003428 0.004562 5.766286 ( 2.256883)
build_install 0.013240 0.004302 6.781273 ( 3.367636)
test_btest 0.000774 0.000125 82.800777 ( 22.078554)
test_basic 0.001416 0.004521 0.836219 ( 0.896573)
test_all 0.096432 0.023076 735.672875 (217.569269)
test_rubyspec 0.051782 0.051310 151.082910 (163.217602)
total: 416.20 sec