Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241031-033449
#<BuildRuby:0x00007fd1d4cdfde0
@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.20241031-033449",
@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.000000 0.000030 0.000030 ( 0.000032)
autoconf 0.000000 0.000028 0.000028 ( 0.000028)
configure 0.000000 0.000023 0.000023 ( 0.000023)
build_up 0.000175 0.008018 4.050438 ( 3.808516)
build_miniruby 0.001233 0.000274 1.592554 ( 1.589918)
build_ruby 0.001583 0.000352 4.293536 ( 4.473754)
build_all 0.000000 0.008559 6.819755 ( 2.947693)
build_install 0.008504 0.009439 9.636943 ( 4.519961)
test_btest 0.000894 0.000317 77.896667 ( 21.052095)
test_basic 0.006078 0.007208 1.119926 ( 1.170914)
test_all 0.117973 0.029992 749.361022 (235.157287)
test_rubyspec 0.048862 0.038817 123.579908 ( 28.894181)
total: 303.62 sec