Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230618-081148
#<BuildRuby:0x000056083611dfc0
@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.20230618-081148",
@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.000015 0.000003 0.000018 ( 0.000019)
autoconf 0.000021 0.000005 0.000026 ( 0.000027)
configure 0.000020 0.000005 0.000025 ( 0.000024)
build_up 0.001653 0.004469 1.929378 ( 4.366429)
build_miniruby 0.001304 0.000373 1.431231 ( 2.125404)
build_ruby 0.001119 0.000319 2.819943 ( 25.440291)
build_all 0.007206 0.000000 2.406463 ( 1.999243)
build_install 0.008901 0.008200 3.661860 ( 3.246336)
test_btest 0.000695 0.000223 79.907788 ( 42.835751)
test_basic 0.003699 0.004032 0.859747 ( 1.219871)
test_all 0.001361 0.000472 586.878087 (281.891993)
test_rubyspec 0.029110 0.022249 89.060966 (113.976452)
total: 477.10 sec