Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241222-124008
#<BuildRuby:0x00007f288d7cfdc8
@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.20241222-124008",
@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.000003 0.000019 ( 0.000019)
autoconf 0.000030 0.000005 0.000035 ( 0.000034)
configure 0.000026 0.000004 0.000030 ( 0.000030)
build_up 0.000000 0.005701 2.019720 ( 2.301615)
build_miniruby 0.000000 0.001564 1.594408 ( 1.591261)
build_ruby 0.001638 0.000416 4.038964 ( 4.191753)
build_all 0.002181 0.006763 6.534819 ( 2.792549)
build_install 0.010683 0.004684 7.303181 ( 3.736224)
test_btest 0.000699 0.000200 71.785295 ( 19.094484)
test_basic 0.004609 0.005367 1.026140 ( 1.070587)
test_all 0.099318 0.044545 728.858752 (247.278706)
test_rubyspec 0.046726 0.034259 119.517220 ( 27.313135)
total: 309.37 sec