Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241128-161554
#<BuildRuby:0x00007f90cc5afdc0
@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.20241128-161554",
@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.000019 0.000005 0.000024 ( 0.000024)
autoconf 0.000036 0.000008 0.000044 ( 0.000044)
configure 0.000027 0.000006 0.000033 ( 0.000033)
build_up 0.004272 0.004162 3.671482 ( 3.608961)
build_miniruby 0.001798 0.000000 1.681402 ( 1.684891)
build_ruby 0.002263 0.000008 3.891923 ( 27.543554)
build_all 0.001913 0.006341 6.004759 ( 2.645028)
build_install 0.014656 0.004441 8.771977 ( 4.878164)
test_btest 0.000836 0.000253 77.377527 ( 21.458688)
test_basic 0.007164 0.002171 0.868760 ( 0.913729)
test_all 0.094826 0.050009 708.235660 (219.437204)
test_rubyspec 0.037618 0.044149 119.689725 ( 27.555676)
total: 309.73 sec