Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241225-161515
#<BuildRuby:0x00007f735ed6fdc0
@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.20241225-161515",
@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.000015 0.000001 0.000016 ( 0.000017)
autoconf 0.000031 0.000002 0.000033 ( 0.000034)
configure 0.000026 0.000003 0.000029 ( 0.000029)
build_up 0.005986 0.000172 2.196110 ( 2.603918)
build_miniruby 0.001444 0.000127 1.584489 ( 1.587615)
build_ruby 0.002158 0.000000 4.213728 ( 4.388846)
build_all 0.006337 0.003725 6.886020 ( 3.428812)
build_install 0.018266 0.003345 9.100864 ( 6.065063)
test_btest 0.000757 0.000088 78.676964 ( 38.332354)
test_basic 0.006104 0.004773 1.117407 ( 1.205516)
test_all 0.109128 0.037719 763.744452 (310.818046)
test_rubyspec 0.047027 0.036290 122.572516 ( 37.670764)
total: 406.10 sec