Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20231212-043222
#<BuildRuby:0x0000559bbff321a8
@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.20231212-043222",
@make="make",
@quiet=false,
@ruby_env=[["RUBY_DEBUG", "ci"]],
@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.000026 0.000004 0.000030 ( 0.000030)
configure 0.000021 0.000003 0.000024 ( 0.000024)
build_up 0.003279 0.004727 2.412788 ( 2.830691)
build_miniruby 0.000000 0.001750 1.626463 ( 1.632669)
build_ruby 0.000000 0.001774 3.424736 ( 3.713401)
build_all 0.006503 0.002028 5.890519 ( 3.847882)
build_install 0.006956 0.012932 7.687900 ( 5.408165)
test_btest 0.000600 0.000194 84.621206 ( 55.628087)
test_basic 0.008590 0.000176 0.983844 ( 1.301722)
test_all 0.087439 0.035993 731.644907 (348.890419)
test_rubyspec 0.053878 0.019705 104.007205 (138.694001)
total: 561.95 sec