Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240919-125622
#<BuildRuby:0x00007f2595e7fdd0
@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.20240919-125622",
@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.000016 0.000003 0.000019 ( 0.000019)
autoconf 0.000027 0.000006 0.000033 ( 0.000033)
configure 0.000023 0.000005 0.000028 ( 0.000028)
build_up 0.003675 0.005020 4.296951 ( 3.721183)
build_miniruby 0.000000 0.001822 1.636944 ( 1.639831)
build_ruby 0.000620 0.001310 4.262499 ( 4.423453)
build_all 0.007270 0.002077 7.383859 ( 3.134330)
build_install 0.010743 0.010900 10.787243 ( 5.129212)
test_btest 0.000735 0.000253 98.206225 ( 29.604211)
test_basic 0.000186 0.009274 1.067050 ( 1.110340)
test_all 0.114012 0.038155 759.550575 (236.258665)
test_rubyspec 0.031311 0.059591 132.219490 ( 23.616774)
total: 308.64 sec