Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230905-105559
#<BuildRuby:0x000055fdab0a21a8
@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.20230905-105559",
@make="make",
@quiet=false,
@ruby_env=[["RUBY_DEBUG", "ci"]],
@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.000017 0.000003 0.000020 ( 0.000019)
autoconf 0.000030 0.000004 0.000034 ( 0.000034)
configure 0.000019 0.000003 0.000022 ( 0.000022)
build_up 0.000000 0.005577 1.777330 ( 2.131255)
build_miniruby 0.000891 0.001008 1.530858 ( 1.529509)
build_ruby 0.001466 0.000294 2.877363 ( 3.063984)
build_all 0.002575 0.004464 5.882602 ( 2.415151)
build_install 0.017413 0.000331 7.267331 ( 3.929714)
test_btest 0.000659 0.000136 82.811436 ( 28.064325)
test_basic 0.006243 0.000000 0.836587 ( 0.898897)
test_all 0.008188 0.000462 736.258069 (239.282457)
test_rubyspec 0.036316 0.029450 97.426522 (108.659266)
total: 389.98 sec