Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240919-092843
#<BuildRuby:0x00007f9bcddafdc0
@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-092843",
@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.000002 0.000020 ( 0.000021)
autoconf 0.000038 0.000006 0.000044 ( 0.000044)
configure 0.000033 0.000005 0.000038 ( 0.000038)
build_up 0.001203 0.007516 4.711219 ( 4.068198)
build_miniruby 0.000000 0.001996 1.398274 ( 1.396359)
build_ruby 0.001691 0.000541 4.693711 ( 4.865346)
build_all 0.005423 0.003308 7.270705 ( 3.031108)
build_install 0.015956 0.004842 10.901510 ( 5.148882)
test_btest 0.001040 0.000000 98.243455 ( 26.022696)
test_basic 0.007156 0.005888 1.120919 ( 1.173853)
test_all 0.080671 0.070998 816.957577 (270.122615)
test_rubyspec 0.047895 0.041950 138.065583 ( 28.935938)
total: 344.77 sec