Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240703-230447
#<BuildRuby:0x00007f746fd3fdc0
@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.20240703-230447",
@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.000032 0.000004 0.000036 ( 0.000031)
autoconf 0.000056 0.000007 0.000063 ( 0.000058)
configure 0.000047 0.000005 0.000052 ( 0.000046)
build_up 0.003214 0.006625 4.469426 ( 4.732960)
build_miniruby 0.001623 0.000256 1.860947 ( 1.983550)
build_ruby 0.000000 0.002339 4.832015 ( 5.136028)
build_all 0.005757 0.005444 8.955152 ( 5.273722)
build_install 0.016346 0.007946 12.146773 ( 8.020588)
test_btest 0.001375 0.000000 125.194602 ( 76.065133)
test_basic 0.003787 0.009870 1.410134 ( 1.817728)
test_all 0.108921 0.049344 885.867492 (410.986334)
test_rubyspec 0.054445 0.041148 174.738442 ( 40.346048)
total: 554.36 sec