Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20250623-035903
#<BuildRuby:0x00007b2b48cffdc0
@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.20250623-035903",
@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.000005 0.000022 ( 0.000023)
autoconf 0.000038 0.000000 0.000038 ( 0.000038)
configure 0.000029 0.000000 0.000029 ( 0.000029)
build_up 0.004820 0.004344 4.107633 ( 3.509132)
build_miniruby 0.001514 0.000156 1.705798 ( 1.801053)
build_ruby 0.002656 0.000189 4.253397 ( 4.549295)
build_all 0.008571 0.001549 6.503528 ( 3.035718)
build_install 0.013246 0.006161 8.249514 ( 3.925379)
test_btest 0.000085 0.001019 56.019251 ( 16.981990)
test_basic 0.003261 0.005359 1.000846 ( 1.104836)
test_all 0.081354 0.040660 658.781172 (206.343208)
test_rubyspec 0.047498 0.029601 109.894949 ( 25.009876)
total: 266.26 sec