Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240810-002932
#<BuildRuby:0x00007f9a8297fdc8
@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.20240810-002932",
@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.000018 0.000001 0.000019 ( 0.000020)
autoconf 0.000035 0.000003 0.000038 ( 0.000038)
configure 0.000042 0.000004 0.000046 ( 0.000045)
build_up 0.000848 0.007726 3.624730 ( 3.573092)
build_miniruby 0.000000 0.001593 1.617130 ( 1.613660)
build_ruby 0.000000 0.002155 4.189015 ( 4.366366)
build_all 0.008918 0.001357 8.533761 ( 3.555400)
build_install 0.022983 0.000274 11.757258 ( 6.035662)
test_btest 0.000000 0.000880 121.195071 ( 38.487086)
test_basic 0.000000 0.009734 1.172427 ( 1.219336)
test_all 0.102879 0.046808 825.211983 (269.967016)
test_rubyspec 0.052736 0.035056 164.948792 ( 35.475909)
total: 364.29 sec