Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241112-051140
#<BuildRuby:0x00007fe0bde0fdd0
@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.20241112-051140",
@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.000004 0.000023 ( 0.000023)
autoconf 0.000037 0.000007 0.000044 ( 0.000045)
configure 0.000036 0.000007 0.000043 ( 0.000043)
build_up 0.003186 0.004725 3.616273 ( 3.493247)
build_miniruby 0.001335 0.000296 1.525146 ( 1.522216)
build_ruby 0.000000 0.002145 3.952542 ( 20.196107)
build_all 0.005817 0.004360 6.641643 ( 2.874485)
build_install 0.017023 0.003261 9.045874 ( 4.485536)
test_btest 0.000778 0.000194 78.714977 ( 22.011276)
test_basic 0.004910 0.004195 0.778081 ( 3.786856)
test_all 0.097364 0.048319 650.230913 (198.567417)
test_rubyspec 0.046452 0.035340 118.553096 ( 23.141972)
total: 280.08 sec