Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240313-041149
#<BuildRuby:0x000056213d56a3b0
@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.20240313-041149",
@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.000024 0.000005 0.000029 ( 0.000028)
autoconf 0.000033 0.000007 0.000040 ( 0.000040)
configure 0.000023 0.000005 0.000028 ( 0.000028)
build_up 0.008603 0.000990 2.905737 ( 3.869412)
build_miniruby 0.000000 0.001857 1.895374 ( 2.408689)
build_ruby 0.000578 0.001325 3.792802 ( 4.376343)
build_all 0.007907 0.000905 7.244838 ( 5.976762)
build_install 0.014409 0.007729 9.341185 ( 8.354345)
test_btest 0.000605 0.000160 97.860191 ( 74.323048)
test_basic 0.003298 0.005086 1.081238 ( 1.620516)
test_all 0.092673 0.033164 821.467043 (661.611060)
test_rubyspec 0.041999 0.058722 141.097276 (211.909490)
total: 974.45 sec