Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241007-213928
#<BuildRuby:0x00007fc1f4cffdd8
@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.20241007-213928",
@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.000023)
autoconf 0.000037 0.000009 0.000046 ( 0.000045)
configure 0.000030 0.000008 0.000038 ( 0.000037)
build_up 0.008055 0.001895 4.608057 ( 5.112267)
build_miniruby 0.001751 0.000412 1.919350 ( 1.959785)
build_ruby 0.001534 0.000361 3.768382 ( 4.006684)
build_all 0.001033 0.007581 6.353083 ( 2.471964)
build_install 0.017578 0.000240 8.688185 ( 3.841495)
test_btest 0.000857 0.000219 93.592492 ( 24.480159)
test_basic 0.009597 0.001347 1.108907 ( 1.155733)
test_all 0.086050 0.066662 700.482894 (213.324673)
test_rubyspec 0.034697 0.050380 136.565748 ( 22.966375)
total: 279.32 sec