Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20250215-035801
#<BuildRuby:0x00007fec53edfde0
@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.20250215-035801",
@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.000020)
autoconf 0.000030 0.000007 0.000037 ( 0.000037)
configure 0.000025 0.000005 0.000030 ( 0.000030)
build_up 0.001702 0.006268 3.472456 ( 2.693336)
build_miniruby 0.001252 0.000334 1.447474 ( 1.453950)
build_ruby 0.001544 0.000412 3.937441 ( 4.065044)
build_all 0.004919 0.004166 5.816847 ( 2.823223)
build_install 0.010865 0.008815 7.988552 ( 4.235308)
test_btest 0.000604 0.000201 48.144274 ( 20.500757)
test_basic 0.005474 0.007075 0.930133 ( 1.011722)
test_all 0.082576 0.043269 620.735916 (211.402687)
test_rubyspec 0.030518 0.047048 97.614917 ( 21.347120)
total: 269.53 sec