Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241104-174922
#<BuildRuby:0x00007f1a4b83fdd0
@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.20241104-174922",
@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.000013 0.000001 0.000014 ( 0.000014)
autoconf 0.000025 0.000002 0.000027 ( 0.000026)
configure 0.000020 0.000002 0.000022 ( 0.000022)
build_up 0.003209 0.004395 2.742502 ( 2.806437)
build_miniruby 0.001353 0.000184 1.177463 ( 1.175631)
build_ruby 0.001621 0.000221 2.895537 ( 3.084615)
build_all 0.003547 0.003424 5.025190 ( 1.942755)
build_install 0.015890 0.001895 7.210488 ( 3.333783)
test_btest 0.000701 0.000112 65.061396 ( 16.944344)
test_basic 0.007895 0.001263 0.656359 ( 0.720245)
test_all 0.109298 0.035347 622.451500 (190.580435)
test_rubyspec 0.043297 0.037920 117.923819 ( 19.443105)
total: 240.03 sec