Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230901-200916
#<BuildRuby:0x0000561e3764a1a8
@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.20230901-200916",
@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.000028 0.000001 0.000029 ( 0.000030)
configure 0.000021 0.000001 0.000022 ( 0.000023)
build_up 0.005396 0.000186 1.703491 ( 2.061322)
build_miniruby 0.001658 0.000057 1.683215 ( 1.682329)
build_ruby 0.001957 0.000068 2.788048 ( 3.002553)
build_all 0.000000 0.007899 6.123559 ( 2.652012)
build_install 0.009916 0.008255 7.132827 ( 4.014568)
test_btest 0.000000 0.001194 82.610448 ( 24.433942)
test_basic 0.000000 0.006607 0.781128 ( 0.852620)
test_all 0.001535 0.007824 685.270460 (201.244631)
test_rubyspec 0.020671 0.036272 88.093161 ( 99.567209)
total: 339.51 sec