Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230730-161930
#<BuildRuby:0x0000560851715fc0
@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.20230730-161930",
@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.000019 0.000002 0.000021 ( 0.000021)
autoconf 0.000029 0.000002 0.000031 ( 0.000031)
configure 0.000026 0.000003 0.000029 ( 0.000028)
build_up 0.006129 0.000593 2.240712 ( 4.716209)
build_miniruby 0.001513 0.000146 1.661920 ( 2.717718)
build_ruby 0.001692 0.000164 3.385292 ( 5.557252)
build_all 0.006594 0.000638 2.687310 ( 3.586779)
build_install 0.014391 0.005047 4.299774 ( 6.963330)
test_btest 0.000879 0.000107 85.075178 ( 63.680054)
test_basic 0.005769 0.000699 0.998925 ( 2.055094)
test_all 0.002257 0.000274 652.922843 (402.687024)
test_rubyspec 0.022782 0.034148 95.502795 (161.997640)
total: 653.96 sec