Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240831-142139
#<BuildRuby:0x00007fc59856fdc8
@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.20240831-142139",
@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.000016 0.000005 0.000021 ( 0.000021)
autoconf 0.000030 0.000008 0.000038 ( 0.000039)
configure 0.000030 0.000008 0.000038 ( 0.000037)
build_up 0.007915 0.001045 3.977898 ( 4.537379)
build_miniruby 0.001453 0.000384 1.731860 ( 1.859075)
build_ruby 0.001869 0.000495 4.720154 ( 5.064642)
build_all 0.009939 0.000392 8.273695 ( 5.540477)
build_install 0.014677 0.008309 11.993606 ( 8.522970)
test_btest 0.000770 0.000214 126.187544 ( 86.738491)
test_basic 0.009971 0.003530 1.371188 ( 1.668096)
test_all 0.116588 0.040849 852.893382 (395.534530)
test_rubyspec 0.058558 0.029888 160.755391 ( 34.230315)
total: 543.70 sec