Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20250115-095733
#<BuildRuby:0x00007f2fa254fdc0
@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.20250115-095733",
@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.000017 0.000002 0.000019 ( 0.000020)
autoconf 0.000031 0.000003 0.000034 ( 0.000034)
configure 0.000025 0.000003 0.000028 ( 0.000029)
build_up 0.001490 0.004254 1.909288 ( 2.110808)
build_miniruby 0.001194 0.000184 1.062191 ( 1.061662)
build_ruby 0.001484 0.000229 2.934941 ( 3.116929)
build_all 0.007267 0.000455 5.567619 ( 2.346938)
build_install 0.014317 0.007263 7.692304 ( 4.360897)
test_btest 0.000738 0.000138 72.412339 ( 29.959275)
test_basic 0.003700 0.008125 1.052078 ( 1.385987)
test_all 0.110619 0.018077 653.903811 (202.423194)
test_rubyspec 0.049482 0.024079 105.146351 ( 23.776606)
total: 270.54 sec