Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241105-182445
#<BuildRuby:0x00007fbc95abfdc0
@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.20241105-182445",
@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.000014 0.000002 0.000016 ( 0.000017)
autoconf 0.000028 0.000005 0.000033 ( 0.000032)
configure 0.000024 0.000004 0.000028 ( 0.000027)
build_up 0.003046 0.004583 3.669728 ( 3.836130)
build_miniruby 0.001449 0.000300 1.450343 ( 1.455748)
build_ruby 0.001648 0.000341 3.626685 ( 3.824401)
build_all 0.004610 0.004275 6.659581 ( 2.868928)
build_install 0.012978 0.007378 8.941380 ( 4.306141)
test_btest 0.000798 0.000212 76.133694 ( 22.677811)
test_basic 0.004891 0.004330 1.005793 ( 6.099524)
test_all 0.098412 0.047473 724.340122 (214.956002)
test_rubyspec 0.056321 0.026335 118.900653 ( 26.113263)
total: 286.14 sec