Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240227-140358
#<BuildRuby:0x000055f76c44a390
@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.20240227-140358",
@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.000019 0.000003 0.000022 ( 0.000022)
autoconf 0.000029 0.000004 0.000033 ( 0.000033)
configure 0.000024 0.000004 0.000028 ( 0.000028)
build_up 0.007782 0.000556 2.755152 ( 4.619634)
build_miniruby 0.001242 0.000184 1.959487 ( 2.614153)
build_ruby 0.001975 0.000293 3.895777 ( 5.412962)
build_all 0.007385 0.001094 7.124705 ( 8.043390)
build_install 0.019868 0.002185 9.163626 ( 10.325492)
test_btest 0.000781 0.000111 96.212320 (110.229984)
test_basic 0.002186 0.005539 1.053977 ( 1.917350)
test_all 0.093035 0.033718 870.168022 (674.580759)
test_rubyspec 0.029816 0.056904 130.864393 (153.186870)
total: 970.93 sec