Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230626-202745
#<BuildRuby:0x000055cbe066e228
@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.20230626-202745",
@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.000023 0.000001 0.000024 ( 0.000023)
autoconf 0.000033 0.000001 0.000034 ( 0.000034)
configure 0.000030 0.000001 0.000031 ( 0.000031)
build_up 0.006257 0.000223 2.109581 ( 5.323541)
build_miniruby 0.001307 0.000046 1.585234 ( 1.838601)
build_ruby 0.001606 0.000057 3.201872 ( 4.692947)
build_all 0.007944 0.000284 2.450851 ( 3.207954)
build_install 0.013556 0.005299 3.888684 ( 4.651936)
test_btest 0.000748 0.000051 79.576134 ( 49.228825)
test_basic 0.002769 0.004798 0.902231 ( 1.442443)
test_all 0.000915 0.000091 610.772021 (318.696606)
test_rubyspec 0.036484 0.016049 88.303680 (133.449248)
total: 522.53 sec