Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240808-114224
#<BuildRuby:0x00007f7beef2fdc0
@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.20240808-114224",
@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.000020 0.000007 0.000027 ( 0.000028)
autoconf 0.000034 0.000012 0.000046 ( 0.000046)
configure 0.000026 0.000010 0.000036 ( 0.000036)
build_up 0.008115 0.001415 4.139479 ( 6.275943)
build_miniruby 0.001414 0.000486 1.837631 ( 2.332653)
build_ruby 0.001665 0.000572 4.838372 ( 9.022374)
build_all 0.004778 0.006021 9.411228 ( 11.728062)
build_install 0.021869 0.004626 12.511091 ( 19.839531)
test_btest 0.000876 0.000309 129.074721 (167.570362)
test_basic 0.010267 0.003624 1.467432 ( 6.229517)
test_all 0.133361 0.034660 955.891336 (949.332230)
test_rubyspec 0.063837 0.031933 173.984272 ( 78.758714)
total: 1251.09 sec