Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240822-225114
#<BuildRuby:0x00007f84449ffdd8
@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.20240822-225114",
@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.000017 0.000003 0.000020 ( 0.000020)
autoconf 0.000034 0.000000 0.000034 ( 0.000034)
configure 0.000030 0.000000 0.000030 ( 0.000029)
build_up 0.006773 0.000524 3.212575 ( 3.236394)
build_miniruby 0.001370 0.000236 1.249938 ( 1.246381)
build_ruby 0.001519 0.000262 3.649665 ( 3.881912)
build_all 0.003652 0.004941 7.446320 ( 2.863876)
build_install 0.009560 0.009762 9.943833 ( 4.401809)
test_btest 0.001038 0.000000 107.958154 ( 30.309094)
test_basic 0.005771 0.003681 1.109274 ( 1.156653)
test_all 0.089748 0.058561 782.396530 (228.490682)
test_rubyspec 0.040291 0.049028 163.367855 ( 30.810372)
total: 306.40 sec