Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230920-192111
#<BuildRuby:0x000056223b3ee078
@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.20230920-192111",
@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.000014 0.000001 0.000015 ( 0.000017)
autoconf 0.000017 0.000002 0.000019 ( 0.000025)
configure 0.000021 0.000003 0.000024 ( 0.000023)
build_up 0.006248 0.000250 2.179828 ( 4.020662)
build_miniruby 0.001464 0.000169 1.588769 ( 1.749444)
build_ruby 0.001350 0.000156 3.422903 ( 3.717465)
build_all 0.007553 0.000363 6.049169 ( 4.052204)
build_install 0.005131 0.013380 7.580637 ( 6.699667)
test_btest 0.000681 0.000146 82.748956 ( 42.414036)
test_basic 0.001095 0.007998 0.976823 ( 1.235652)
test_all 0.009642 0.000000 723.439264 (344.309807)
test_rubyspec 0.053215 0.017198 102.646934 (119.711261)
total: 527.91 sec