Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230817-234217
#<BuildRuby:0x00005562f5c923b0
@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.20230817-234217",
@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.000022 0.000002 0.000024 ( 0.000025)
configure 0.000019 0.000002 0.000021 ( 0.000021)
build_up 0.003401 0.003625 2.248336 ( 6.866896)
build_miniruby 0.001536 0.000198 1.725034 ( 4.125329)
build_ruby 0.001491 0.000193 3.387130 ( 39.662783)
build_all 0.007823 0.000508 6.290692 ( 7.382676)
build_install 0.018833 0.001302 7.852051 ( 8.441197)
test_btest 0.000735 0.000086 81.888195 ( 62.300239)
test_basic 0.007574 0.000000 0.974915 ( 2.067363)
test_all 0.009942 0.001016 680.509876 (470.308848)
test_rubyspec 0.033179 0.039075 105.948067 (170.074941)
total: 771.23 sec