Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241215-204041
#<BuildRuby:0x00007f96bf1ffdd0
@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.20241215-204041",
@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.000017 0.000002 0.000019 ( 0.000020)
autoconf 0.000034 0.000004 0.000038 ( 0.000038)
configure 0.000031 0.000004 0.000035 ( 0.000034)
build_up 0.002737 0.003273 2.322007 ( 2.773999)
build_miniruby 0.001320 0.000194 1.200725 ( 1.198145)
build_ruby 0.001467 0.000216 3.308922 ( 39.312523)
build_all 0.008155 0.000000 6.376720 ( 2.686623)
build_install 0.016968 0.000000 7.511684 ( 3.795425)
test_btest 0.000995 0.000000 77.345806 ( 20.737303)
test_basic 0.001581 0.007322 0.943298 ( 0.988670)
test_all 0.115638 0.028920 689.701717 (214.868524)
test_rubyspec 0.056690 0.018068 116.260352 ( 21.939817)
total: 308.30 sec