Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230106-174505
#<BuildRuby:0x0000560481fae390
@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.20230106-174505",
@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.000000 0.000029 0.000029 ( 0.000029)
autoconf 0.000000 0.000024 0.000024 ( 0.000024)
configure 0.000000 0.000018 0.000018 ( 0.000018)
build_up 0.001069 0.004066 1.216532 ( 3.228851)
build_miniruby 0.001366 0.000000 1.453771 ( 1.482372)
build_ruby 0.000000 0.001631 3.643996 ( 4.052133)
build_all 0.006662 0.002424 4.070423 ( 2.874983)
build_install 0.013423 0.004321 3.162594 ( 3.229404)
test_btest 0.000721 0.000125 54.991528 ( 30.876977)
test_basic 0.005468 0.000208 0.440481 ( 0.646880)
test_all 0.001059 0.000176 657.423172 (230.945406)
test_rubyspec 0.018250 0.033187 69.194016 ( 79.552952)
total: 356.89 sec