Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240921-170732
#<BuildRuby:0x00007fed5fdefdd8
@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.20240921-170732",
@make="make",
@quiet=false,
@ruby_env=[["RUBY_DEBUG", "ci"]],
@spec_opts="-j",
@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.000011 0.000003 0.000014 ( 0.000015)
autoconf 0.000021 0.000005 0.000026 ( 0.000026)
configure 0.000015 0.000004 0.000019 ( 0.000020)
build_up 0.002381 0.006078 4.089574 ( 3.214074)
build_miniruby 0.001163 0.000388 1.422238 ( 1.418889)
build_ruby 0.001394 0.000465 3.430260 ( 18.575376)
build_all 0.001983 0.006904 6.198614 ( 2.850803)
build_install 0.019451 0.007786 11.885949 ( 7.570531)
test_btest 0.000798 0.000325 95.809791 ( 29.518229)
test_basic 0.005216 0.006129 1.163155 ( 1.209690)
test_all 0.112346 0.040132 772.878337 (229.892000)
test_rubyspec 0.064541 0.024210 142.800865 ( 30.137308)
total: 324.39 sec