Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20250606-051931
#<BuildRuby:0x00007fc26249fdc8
@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.20250606-051931",
@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.000003 0.000016 ( 0.000016)
autoconf 0.000022 0.000006 0.000028 ( 0.000029)
configure 0.000021 0.000005 0.000026 ( 0.000026)
build_up 0.002000 0.007422 4.694500 ( 2.529633)
build_miniruby 0.001187 0.000380 1.330651 ( 1.327427)
build_ruby 0.001354 0.000433 3.270398 ( 3.483102)
build_all 0.007119 0.000940 5.739189 ( 2.368325)
build_install 0.017191 0.001280 8.811111 ( 3.919571)
test_btest 0.000683 0.000189 53.290100 ( 14.914743)
test_basic 0.006283 0.000503 0.835887 ( 0.891054)
test_all 0.102179 0.017291 596.056067 (185.004882)
test_rubyspec 0.045519 0.032920 115.835273 ( 31.022367)
total: 245.46 sec