Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240812-125256
#<BuildRuby:0x00007fcc87fdfdd0
@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.20240812-125256",
@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.000013 0.000002 0.000015 ( 0.000015)
autoconf 0.000033 0.000005 0.000038 ( 0.000037)
configure 0.000023 0.000004 0.000027 ( 0.000026)
build_up 0.003183 0.004607 3.197109 ( 3.199211)
build_miniruby 0.000000 0.001618 1.588549 ( 1.585897)
build_ruby 0.000000 0.001938 3.937562 ( 4.088744)
build_all 0.003425 0.006152 8.496378 ( 3.410664)
build_install 0.015103 0.004844 11.109504 ( 5.152052)
test_btest 0.000908 0.000256 117.368256 ( 30.625073)
test_basic 0.002883 0.007564 1.245108 ( 1.290624)
test_all 0.107524 0.042020 844.392429 (241.325596)
test_rubyspec 0.061005 0.033278 166.152608 ( 34.706219)
total: 325.39 sec