Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241012-195029
#<BuildRuby:0x00007fa52079fdc0
@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.20241012-195029",
@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.000015 0.000005 0.000020 ( 0.000020)
autoconf 0.000031 0.000009 0.000040 ( 0.000039)
configure 0.000024 0.000007 0.000031 ( 0.000032)
build_up 0.004148 0.004053 3.759465 ( 3.683609)
build_miniruby 0.001323 0.000427 1.596453 ( 1.597973)
build_ruby 0.001553 0.000501 4.220985 ( 4.386841)
build_all 0.006824 0.002201 7.224157 ( 2.992839)
build_install 0.016175 0.002655 9.586321 ( 4.354286)
test_btest 0.000682 0.000208 88.999214 ( 24.123696)
test_basic 0.000000 0.009034 1.103342 ( 1.155587)
test_all 0.098072 0.050295 750.684118 (261.486865)
test_rubyspec 0.039189 0.045166 134.515334 ( 30.613933)
total: 334.40 sec