Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240820-131339
#<BuildRuby:0x00007f792da0fde0
@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.20240820-131339",
@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.000034 0.000009 0.000043 ( 0.000042)
configure 0.000028 0.000007 0.000035 ( 0.000035)
build_up 0.005387 0.002228 3.167143 ( 3.243336)
build_miniruby 0.001253 0.000334 1.578327 ( 1.579490)
build_ruby 0.000000 0.001942 3.801584 ( 3.973630)
build_all 0.008203 0.000892 7.651558 ( 2.911914)
build_install 0.018339 0.000865 10.005164 ( 4.523092)
test_btest 0.000763 0.000186 108.606700 ( 27.880187)
test_basic 0.001741 0.008150 0.932651 ( 0.976936)
test_all 0.116886 0.033453 716.211196 (209.106166)
test_rubyspec 0.054964 0.041753 170.276655 ( 28.185891)
total: 282.38 sec