Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230731-075629
#<BuildRuby:0x0000562cb0b2e1d8
@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.20230731-075629",
@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.000003 0.000021 ( 0.000021)
autoconf 0.000023 0.000004 0.000027 ( 0.000027)
configure 0.000019 0.000004 0.000023 ( 0.000024)
build_up 0.000000 0.006988 2.300199 ( 8.950520)
build_miniruby 0.000000 0.001649 1.886419 ( 7.668938)
build_ruby 0.000000 0.002408 3.889830 ( 12.489729)
build_all 0.005320 0.003913 2.911172 ( 5.784060)
build_install 0.019368 0.003852 4.551591 ( 10.465934)
test_btest 0.000689 0.000197 84.578236 ( 87.380146)
test_basic 0.004673 0.004164 0.979538 ( 2.523071)
test_all 0.000938 0.000287 698.713245 (606.404536)
test_rubyspec 0.027139 0.037431 96.304832 (190.623952)
total: 932.29 sec