Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240823-121557
#<BuildRuby:0x00007f6b5df3fdc0
@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.20240823-121557",
@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.000023 0.000003 0.000026 ( 0.000026)
autoconf 0.000040 0.000007 0.000047 ( 0.000047)
configure 0.000031 0.000005 0.000036 ( 0.000036)
build_up 0.004801 0.004186 3.900303 ( 5.058311)
build_miniruby 0.001548 0.000281 1.702294 ( 1.709469)
build_ruby 0.001875 0.000340 4.666536 ( 4.941229)
build_all 0.010588 0.000381 8.697021 ( 5.439981)
build_install 0.019228 0.004649 11.378579 ( 7.404212)
test_btest 0.000882 0.000159 121.883928 ( 64.697611)
test_basic 0.013432 0.000071 1.439773 ( 1.548053)
test_all 0.123390 0.034209 874.359506 (341.036577)
test_rubyspec 0.051545 0.038642 165.254864 ( 31.488385)
total: 463.33 sec