Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240903-015411
#<BuildRuby:0x00007faf4a27fdc0
@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.20240903-015411",
@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.000026 0.000006 0.000032 ( 0.000032)
autoconf 0.000038 0.000008 0.000046 ( 0.000045)
configure 0.000031 0.000006 0.000037 ( 0.000037)
build_up 0.005179 0.005128 4.157936 ( 5.751973)
build_miniruby 0.001567 0.000358 2.398239 ( 2.866970)
build_ruby 0.002142 0.000490 4.895257 ( 5.407118)
build_all 0.009571 0.001192 8.637413 ( 6.658775)
build_install 0.019858 0.006240 12.267408 ( 10.378628)
test_btest 0.000723 0.000168 124.273983 (108.644015)
test_basic 0.010033 0.001341 1.365151 ( 1.966630)
test_all 0.117096 0.046468 935.800305 (785.023835)
test_rubyspec 0.049004 0.046623 172.519858 (116.605670)
total: 1043.30 sec