Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230806-045857
#<BuildRuby:0x000055ac2a7623d0
@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.20230806-045857",
@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.000033 0.000003 0.000036 ( 0.000033)
autoconf 0.000037 0.000003 0.000040 ( 0.000040)
configure 0.000027 0.000002 0.000029 ( 0.000029)
build_up 0.007347 0.000229 2.249105 ( 6.342830)
build_miniruby 0.001296 0.000089 1.671110 ( 3.617761)
build_ruby 0.001849 0.000127 3.551877 ( 5.359677)
build_all 0.008223 0.000263 2.805991 ( 3.519085)
build_install 0.008454 0.009926 4.439887 ( 5.880649)
test_btest 0.000818 0.000109 83.946354 ( 58.931285)
test_basic 0.003258 0.004479 0.977269 ( 1.944187)
test_all 0.001137 0.000184 696.139216 (501.356560)
test_rubyspec 0.027960 0.036088 104.997050 (223.375292)
total: 810.34 sec