Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240318-033322
#<BuildRuby:0x0000555e8ceadf68
@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.20240318-033322",
@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.000015)
autoconf 0.000029 0.000000 0.000029 ( 0.000029)
configure 0.000024 0.000000 0.000024 ( 0.000024)
build_up 0.005868 0.003768 3.974578 ( 5.197249)
build_miniruby 0.001486 0.000212 2.209441 ( 2.225230)
build_ruby 0.001448 0.000207 3.858158 ( 4.098889)
build_all 0.009953 0.000235 13.419673 ( 7.494112)
build_install 0.018433 0.003833 9.378520 ( 6.477492)
test_btest 0.000922 0.000132 96.532590 ( 33.543846)
test_basic 0.002600 0.004567 0.973045 ( 1.038541)
test_all 0.067762 0.050843 879.859910 (277.831398)
test_rubyspec 0.034121 0.050636 114.382752 (123.547696)
total: 461.46 sec