Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230723-204930
#<BuildRuby:0x000055d66377da00
@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.20230723-204930",
@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.000005 0.000022 ( 0.000022)
autoconf 0.000035 0.000009 0.000044 ( 0.000039)
configure 0.000023 0.000006 0.000029 ( 0.000029)
build_up 0.002133 0.004468 2.138101 ( 3.318400)
build_miniruby 0.001070 0.000329 1.590064 ( 1.590048)
build_ruby 0.001092 0.000336 2.819161 ( 3.021492)
build_all 0.006866 0.000000 2.313563 ( 1.297240)
build_install 0.011032 0.007236 3.889939 ( 2.757268)
test_btest 0.000788 0.000253 78.065258 ( 26.437527)
test_basic 0.006066 0.001950 0.814800 ( 0.903496)
test_all 0.001529 0.000491 603.837337 (187.932095)
test_rubyspec 0.027570 0.024552 81.922151 ( 93.611390)
total: 320.87 sec