Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20231207-185325
#<BuildRuby:0x0000560a3ae91fc0
@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.20231207-185325",
@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.000014 0.000002 0.000016 ( 0.000017)
autoconf 0.000023 0.000005 0.000028 ( 0.000027)
configure 0.000035 0.000000 0.000035 ( 0.000033)
build_up 0.005856 0.002014 2.443274 ( 4.004030)
build_miniruby 0.001523 0.000305 1.750215 ( 2.180969)
build_ruby 0.001847 0.000000 3.345332 ( 4.727889)
build_all 0.005374 0.003712 6.108136 ( 6.608910)
build_install 0.021370 0.000000 7.881372 ( 8.803538)
test_btest 0.000972 0.000000 85.489672 ( 87.033840)
test_basic 0.004509 0.003907 0.968142 ( 1.608126)
test_all 0.071033 0.057109 753.577278 (560.308150)
test_rubyspec 0.039654 0.034626 103.493732 (152.953004)
total: 828.23 sec