Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241026-160405
#<BuildRuby:0x00007f82959cfdc8
@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-160405",
@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.000022 0.000002 0.000024 ( 0.000025)
autoconf 0.000040 0.000003 0.000043 ( 0.000042)
configure 0.000032 0.000003 0.000035 ( 0.000035)
build_up 0.004043 0.004015 3.834315 ( 3.691545)
build_miniruby 0.001390 0.000154 1.638478 ( 1.635669)
build_ruby 0.001716 0.000190 4.481503 ( 4.670309)
build_all 0.004725 0.004189 7.037444 ( 3.158136)
build_install 0.015217 0.003937 10.050457 ( 5.017125)
test_btest 0.000897 0.000131 80.008438 ( 25.893184)
test_basic 0.003777 0.008173 1.059159 ( 1.152400)
test_all 0.122312 0.026107 727.830726 (210.819429)
test_rubyspec 0.039363 0.042955 122.343284 ( 26.626561)
total: 282.67 sec