Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230808-135111
#<BuildRuby:0x000055e2c060a0b0
@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.20230808-135111",
@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.000018 0.000002 0.000020 ( 0.000019)
autoconf 0.000027 0.000002 0.000029 ( 0.000030)
configure 0.000026 0.000002 0.000028 ( 0.000028)
build_up 0.007458 0.000361 2.444907 ( 6.977469)
build_miniruby 0.001566 0.000157 9.326554 ( 18.443118)
build_ruby 0.001907 0.000000 3.531970 ( 28.085312)
build_all 0.000203 0.007739 2.772009 ( 3.906646)
build_install 0.011291 0.009524 4.389785 ( 7.315596)
test_btest 0.000669 0.000146 82.617634 ( 77.407254)
test_basic 0.005498 0.004525 1.009371 ( 2.557013)
test_all 0.001572 0.000381 669.928940 (631.661215)
test_rubyspec 0.047582 0.014188 102.507689 (236.001798)
total: 1012.36 sec