Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240923-020002
#<BuildRuby:0x00007f7f132afdc0
@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.20240923-020002",
@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.000030 0.000009 0.000039 ( 0.000039)
configure 0.000021 0.000006 0.000027 ( 0.000027)
build_up 0.007595 0.001076 4.597026 ( 3.867207)
build_miniruby 0.001182 0.000354 1.420767 ( 1.418075)
build_ruby 0.001405 0.000421 3.566487 ( 3.743642)
build_all 0.002965 0.005576 7.040657 ( 3.004658)
build_install 0.014254 0.005021 10.419666 ( 5.008782)
test_btest 0.000315 0.000678 91.842988 ( 24.221741)
test_basic 0.000000 0.010099 1.171618 ( 1.222401)
test_all 0.099908 0.050915 759.669921 (228.804346)
test_rubyspec 0.050691 0.035613 132.055179 ( 26.989856)
total: 298.28 sec