Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240924-234937
#<BuildRuby:0x00007f662fe7fdc8
@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.20240924-234937",
@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.000014 0.000005 0.000019 ( 0.000020)
autoconf 0.000024 0.000009 0.000033 ( 0.000032)
configure 0.000022 0.000009 0.000031 ( 0.000030)
build_up 0.005749 0.002156 3.309445 ( 2.890092)
build_miniruby 0.000000 0.001419 1.069396 ( 1.067009)
build_ruby 0.000000 0.001784 3.020792 ( 3.270419)
build_all 0.000000 0.007960 5.960849 ( 2.489737)
build_install 0.004095 0.014442 8.538851 ( 3.817786)
test_btest 0.000553 0.000390 83.518962 ( 23.546106)
test_basic 0.001823 0.006748 0.827606 ( 0.875220)
test_all 0.111228 0.039427 694.332166 (236.198942)
test_rubyspec 0.048116 0.035180 131.205467 ( 26.952105)
total: 301.11 sec