Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20231015-190914
#<BuildRuby:0x00005565b27ea258
@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.20231015-190914",
@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.000002 0.000021 ( 0.000022)
autoconf 0.000026 0.000002 0.000028 ( 0.000029)
configure 0.000032 0.000004 0.000036 ( 0.000036)
build_up 0.000187 0.007925 2.599515 ( 3.796729)
build_miniruby 0.001244 0.000214 9.434326 ( 9.320462)
build_ruby 0.001381 0.000238 3.351054 ( 3.592724)
build_all 0.007016 0.001210 6.161341 ( 4.685285)
build_install 0.018842 0.000931 7.910148 ( 6.223563)
test_btest 0.000844 0.000000 86.639317 ( 65.073010)
test_basic 0.001045 0.007526 0.983273 ( 1.122539)
test_all 0.000000 0.010598 695.116537 (347.571690)
test_rubyspec 0.033025 0.036448 104.352115 (140.079701)
total: 581.47 sec