Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240630-220007
#<BuildRuby:0x00007f11367afdc0
@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.20240630-220007",
@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.000032 0.000008 0.000040 ( 0.000041)
configure 0.000028 0.000007 0.000035 ( 0.000036)
build_up 0.003617 0.005042 3.899623 ( 3.326799)
build_miniruby 0.001221 0.000349 1.517494 ( 1.516485)
build_ruby 0.001463 0.000418 3.947140 ( 4.080628)
build_all 0.007085 0.002024 8.224389 ( 3.341911)
build_install 0.016746 0.004148 11.257137 ( 5.355799)
test_btest 0.000704 0.000198 117.017487 ( 30.900175)
test_basic 0.005997 0.003610 1.053505 ( 1.839598)
test_all 0.126255 0.023101 824.426094 (277.582901)
test_rubyspec 0.069270 0.025520 165.666778 ( 39.293782)
total: 367.24 sec