Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230924-085237
#<BuildRuby:0x0000555d019123b0
@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.20230924-085237",
@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.000015 0.000001 0.000016 ( 0.000016)
autoconf 0.000029 0.000001 0.000030 ( 0.000030)
configure 0.000027 0.000001 0.000028 ( 0.000028)
build_up 0.007553 0.000236 2.359713 ( 4.593444)
build_miniruby 0.001445 0.000045 1.685792 ( 1.927648)
build_ruby 0.000000 0.001843 3.497300 ( 4.031442)
build_all 0.002199 0.006638 6.463301 ( 5.360719)
build_install 0.006853 0.013421 8.039639 ( 6.731480)
test_btest 0.000870 0.000153 83.200038 ( 47.219799)
test_basic 0.000000 0.008714 0.975490 ( 1.313859)
test_all 0.008698 0.002102 663.751824 (310.584666)
test_rubyspec 0.027721 0.042016 102.499956 (122.641089)
total: 504.41 sec