Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240921-090907
#<BuildRuby:0x00007f2eda39fde0
@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.20240921-090907",
@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.000016 0.000005 0.000021 ( 0.000021)
autoconf 0.000027 0.000009 0.000036 ( 0.000035)
configure 0.000021 0.000007 0.000028 ( 0.000027)
build_up 0.005136 0.003053 3.764717 ( 3.171579)
build_miniruby 0.001622 0.000000 1.290362 ( 1.292094)
build_ruby 0.002110 0.000010 4.141157 ( 4.359621)
build_all 0.006549 0.000805 6.399458 ( 2.619745)
build_install 0.011636 0.007784 9.589313 ( 4.572436)
test_btest 0.000661 0.000221 94.523434 ( 24.429645)
test_basic 0.006270 0.003382 0.864321 ( 0.908097)
test_all 0.086654 0.060778 740.548060 (231.742411)
test_rubyspec 0.043445 0.043779 137.416857 ( 26.600691)
total: 299.70 sec