Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240301-063957
#<BuildRuby:0x0000555cdcbb9ed0
@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.20240301-063957",
@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.000018 0.000003 0.000021 ( 0.000020)
autoconf 0.000029 0.000004 0.000033 ( 0.000031)
configure 0.000024 0.000003 0.000027 ( 0.000027)
build_up 0.006517 0.000283 2.662871 ( 2.590465)
build_miniruby 0.001720 0.000000 1.778796 ( 1.780000)
build_ruby 0.001857 0.000000 3.803337 ( 4.255630)
build_all 0.007596 0.000321 6.833678 ( 3.479295)
build_install 0.018163 0.000100 8.627144 ( 4.576403)
test_btest 0.000920 0.000086 95.141211 ( 38.887718)
test_basic 0.006584 0.000204 0.875586 ( 0.938172)
test_all 0.097795 0.019525 866.343905 (343.997997)
test_rubyspec 0.049068 0.035783 124.451757 (133.906111)
total: 534.41 sec