Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230806-235733
#<BuildRuby:0x000055741b6f62a8
@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.20230806-235733",
@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.000007 0.000021 ( 0.000020)
autoconf 0.000019 0.000010 0.000029 ( 0.000029)
configure 0.000017 0.000008 0.000025 ( 0.000024)
build_up 0.006469 0.001206 2.340423 ( 6.848249)
build_miniruby 0.001578 0.000000 1.739937 ( 5.008318)
build_ruby 0.001673 0.000000 3.779861 ( 8.110903)
build_all 0.007880 0.000000 2.869187 ( 3.341251)
build_install 0.019700 0.000718 4.447450 ( 6.635603)
test_btest 0.000652 0.000248 84.160761 ( 62.074863)
test_basic 0.005714 0.002168 1.017457 ( 2.014585)
test_all 0.001258 0.000262 686.255738 (466.444864)
test_rubyspec 0.034282 0.028678 103.295747 (192.955318)
total: 753.44 sec