Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241014-081759
#<BuildRuby:0x00007f83cb91fdd8
@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.20241014-081759",
@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.000002 0.000017 ( 0.000019)
autoconf 0.000036 0.000006 0.000042 ( 0.000041)
configure 0.000025 0.000004 0.000029 ( 0.000030)
build_up 0.005689 0.002865 3.657726 ( 3.494346)
build_miniruby 0.001430 0.000260 1.516856 ( 1.513852)
build_ruby 0.001935 0.000000 3.857044 ( 3.999494)
build_all 0.003028 0.005517 6.990263 ( 2.683860)
build_install 0.009484 0.011020 10.151514 ( 4.975238)
test_btest 0.000807 0.000226 93.939852 ( 25.290805)
test_basic 0.008105 0.002261 1.144143 ( 1.194778)
test_all 0.109414 0.042150 729.583742 (225.342141)
test_rubyspec 0.052143 0.040449 138.998363 ( 39.710980)
total: 308.21 sec