Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20250501-003259
#<BuildRuby:0x00007fd87c94fdc0
@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.20250501-003259",
@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.000013 0.000006 0.000019 ( 0.000019)
autoconf 0.000024 0.000011 0.000035 ( 0.000035)
configure 0.000025 0.000011 0.000036 ( 0.000036)
build_up 0.005700 0.000741 2.283364 ( 3.110573)
build_miniruby 0.001070 0.000476 1.395933 ( 1.392560)
build_ruby 0.001269 0.000564 3.619722 ( 3.778466)
build_all 0.005328 0.002822 6.082516 ( 2.571466)
build_install 0.004208 0.014168 8.015384 ( 4.198742)
test_btest 0.000535 0.000293 51.880178 ( 14.311539)
test_basic 0.005745 0.003151 0.865980 ( 0.916161)
test_all 0.086079 0.034903 604.159632 (191.591722)
test_rubyspec 0.053822 0.022392 105.679235 ( 22.816995)
total: 244.69 sec