Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20251008-175604
#<BuildRuby:0x000071a654d3fdd0
@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_tag=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk-yjit.20251008-175604",
@make="make",
@no_timeout_error=nil,
@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.000017 0.000000 0.000017 ( 0.000018)
autoconf 0.000028 0.000000 0.000028 ( 0.000028)
configure 0.000022 0.000000 0.000022 ( 0.000022)
build_up 0.001943 0.007072 4.508381 ( 2.685359)
build_miniruby 0.001426 0.000000 1.481064 ( 1.477525)
build_ruby 0.001801 0.000096 4.121400 ( 4.208630)
build_all 0.005330 0.001706 6.338473 ( 2.835528)
build_install 0.013929 0.005073 9.703941 ( 4.684702)
test_btest 0.000676 0.000210 63.523148 ( 18.025609)
test_basic 0.003401 0.004535 1.002476 ( 1.080755)
test_all 0.092116 0.030365 656.106628 (216.649542)
test_rubyspec 0.051101 0.027919 118.944594 ( 27.178377)
total: 278.83 sec