Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240806-011222
#<BuildRuby:0x00007fb65fdbfde0
@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.20240806-011222",
@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.000003 0.000019 ( 0.000019)
autoconf 0.000032 0.000005 0.000037 ( 0.000036)
configure 0.000026 0.000004 0.000030 ( 0.000030)
build_up 0.003397 0.004671 3.479165 ( 3.350873)
build_miniruby 0.001417 0.000258 1.624873 ( 1.621549)
build_ruby 0.001707 0.000311 4.201008 ( 4.372178)
build_all 0.007065 0.001285 8.293390 ( 3.255212)
build_install 0.015232 0.003970 11.052232 ( 5.161977)
test_btest 0.000876 0.000165 117.640288 ( 30.857429)
test_basic 0.004486 0.005401 1.108197 ( 1.155517)
test_all 0.105350 0.048556 841.574836 (239.400081)
test_rubyspec 0.070866 0.023628 167.913397 ( 34.755400)
total: 323.93 sec