Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230824-161212
#<BuildRuby:0x000055fc7dca23b0
@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.20230824-161212",
@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.000021 0.000001 0.000022 ( 0.000023)
autoconf 0.000028 0.000002 0.000030 ( 0.000030)
configure 0.000025 0.000002 0.000027 ( 0.000026)
build_up 0.007828 0.000233 2.503005 ( 6.566387)
build_miniruby 0.001897 0.000000 10.657435 ( 19.984104)
build_ruby 0.001676 0.000000 3.391046 ( 29.308858)
build_all 0.004451 0.004022 6.315691 ( 6.008263)
build_install 0.016595 0.004062 7.941755 ( 10.078617)
test_btest 0.000986 0.000098 83.384885 ( 63.249120)
test_basic 0.007143 0.000714 0.947948 ( 1.774761)
test_all 0.009133 0.000479 664.614048 (430.588499)
test_rubyspec 0.059800 0.018838 108.835364 (216.345101)
total: 783.90 sec