Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241026-091347
#<BuildRuby:0x00007f325a7cfdd8
@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.20241026-091347",
@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.000019 0.000002 0.000021 ( 0.000023)
autoconf 0.000034 0.000005 0.000039 ( 0.000038)
configure 0.000026 0.000003 0.000029 ( 0.000030)
build_up 0.008547 0.000620 4.301710 ( 5.244648)
build_miniruby 0.001626 0.000214 1.731644 ( 1.960044)
build_ruby 0.002156 0.000284 4.738484 ( 5.463329)
build_all 0.003458 0.007317 7.268494 ( 5.227078)
build_install 0.025006 0.002140 10.679781 ( 7.794705)
test_btest 0.000878 0.000143 84.589139 ( 65.374571)
test_basic 0.011753 0.001189 1.217863 ( 1.426144)
test_all 0.108332 0.044641 794.823255 (325.735901)
test_rubyspec 0.016479 0.069285 123.149360 ( 27.903907)
total: 446.13 sec