Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241116-074747
#<BuildRuby:0x00007f947f78fdc8
@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.20241116-074747",
@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.000018 0.000003 0.000021 ( 0.000021)
autoconf 0.000031 0.000006 0.000037 ( 0.000037)
configure 0.000029 0.000005 0.000034 ( 0.000036)
build_up 0.003888 0.004927 4.366385 ( 4.378536)
build_miniruby 0.001401 0.000316 1.694561 ( 1.701111)
build_ruby 0.001709 0.000386 4.591146 ( 4.725743)
build_all 0.009619 0.000245 6.957193 ( 3.356928)
build_install 0.020453 0.003322 9.949152 ( 5.179491)
test_btest 0.000764 0.000158 81.839794 ( 28.538643)
test_basic 0.001397 0.008759 1.067028 ( 1.251520)
test_all 0.123757 0.020561 705.916746 (217.069918)
test_rubyspec 0.036041 0.048697 120.025286 ( 27.541956)
total: 293.74 sec