Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240806-122819
#<BuildRuby:0x00007f370c2ffdd8
@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-122819",
@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.000012 0.000005 0.000017 ( 0.000017)
autoconf 0.000024 0.000010 0.000034 ( 0.000033)
configure 0.000020 0.000008 0.000028 ( 0.000028)
build_up 0.000000 0.008082 3.605745 ( 3.490694)
build_miniruby 0.000000 0.001711 1.617619 ( 1.614265)
build_ruby 0.000000 0.001833 3.912249 ( 4.079514)
build_all 0.006259 0.003339 8.394955 ( 3.278203)
build_install 0.004747 0.016539 10.654495 ( 4.849907)
test_btest 0.000598 0.000392 113.214893 ( 29.389230)
test_basic 0.005353 0.004773 1.035233 ( 1.087446)
test_all 0.106845 0.041983 839.942105 (246.282905)
test_rubyspec 0.053403 0.037585 167.932183 ( 33.138935)
total: 327.21 sec