Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240719-080124
#<BuildRuby:0x00007fbf469dfdc0
@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.20240719-080124",
@make="make",
@quiet=false,
@ruby_env=[["RUBY_DEBUG", "ci"]],
@spec_opts="-j",
@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.000019 0.000001 0.000020 ( 0.000021)
autoconf 0.000035 0.000003 0.000038 ( 0.000038)
configure 0.000028 0.000002 0.000030 ( 0.000031)
build_up 0.000304 0.007523 3.243150 ( 3.151696)
build_miniruby 0.001409 0.000214 1.464248 ( 1.460760)
build_ruby 0.001893 0.000000 4.181696 ( 4.359470)
build_all 0.001108 0.007777 8.403487 ( 3.337564)
build_install 0.021978 0.000000 11.461378 ( 5.304243)
test_btest 0.001154 0.000000 121.680320 ( 31.807793)
test_basic 0.003544 0.007730 1.246694 ( 1.317017)
test_all 0.104255 0.046614 857.211818 (248.732049)
test_rubyspec 0.051601 0.039027 173.302975 ( 35.167795)
total: 334.64 sec