Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241119-081434
#<BuildRuby:0x00007fe392e1fdc0
@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.20241119-081434",
@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.000020 0.000001 0.000021 ( 0.000022)
autoconf 0.000042 0.000002 0.000044 ( 0.000044)
configure 0.000031 0.000001 0.000032 ( 0.000033)
build_up 0.008009 0.000202 3.628910 ( 3.728956)
build_miniruby 0.001559 0.000000 1.098341 ( 1.095265)
build_ruby 0.002018 0.000000 3.401458 ( 3.568544)
build_all 0.004122 0.003496 5.432443 ( 2.081415)
build_install 0.017354 0.000114 7.938939 ( 3.737347)
test_btest 0.000741 0.000047 59.520529 ( 16.711405)
test_basic 0.006145 0.000384 0.669463 ( 1.113416)
test_all 0.105696 0.030789 608.708407 (194.866192)
test_rubyspec 0.033661 0.043925 114.824288 ( 20.099115)
total: 247.00 sec