Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240819-190510
#<BuildRuby:0x00007fee79aefdc0
@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.20240819-190510",
@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.000017 0.000001 0.000018 ( 0.000019)
autoconf 0.000033 0.000003 0.000036 ( 0.000035)
configure 0.000027 0.000002 0.000029 ( 0.000029)
build_up 0.007234 0.000602 3.541881 ( 3.398716)
build_miniruby 0.001620 0.000000 1.758344 ( 1.756474)
build_ruby 0.001803 0.000000 4.112756 ( 4.311953)
build_all 0.008495 0.000000 8.508223 ( 3.369947)
build_install 0.010431 0.006702 11.599113 ( 5.419760)
test_btest 0.000940 0.000114 118.089730 ( 31.394928)
test_basic 0.000000 0.010152 1.068660 ( 1.113263)
test_all 0.102021 0.048095 816.591597 (229.691352)
test_rubyspec 0.045618 0.043622 167.839411 ( 33.101931)
total: 313.56 sec