Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241022-070149
#<BuildRuby:0x00007f588c41fdc0
@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.20241022-070149",
@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.000014 0.000004 0.000018 ( 0.000019)
autoconf 0.000030 0.000009 0.000039 ( 0.000039)
configure 0.000023 0.000007 0.000030 ( 0.000030)
build_up 0.005761 0.001788 4.032518 ( 5.632875)
build_miniruby 0.001097 0.000341 1.615475 ( 1.612439)
build_ruby 0.001459 0.000453 4.101503 ( 4.298565)
build_all 0.010929 0.000000 7.382185 ( 3.578067)
build_install 0.007526 0.013281 9.872777 ( 4.987453)
test_btest 0.000764 0.000278 83.520686 ( 28.744999)
test_basic 0.000212 0.011123 1.098558 ( 1.176319)
test_all 0.105884 0.041001 772.220485 (281.113983)
test_rubyspec 0.061840 0.026515 127.799819 ( 50.860377)
total: 382.01 sec