Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230826-041230
#<BuildRuby:0x0000560302b921d8
@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.20230826-041230",
@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.000014 0.000001 0.000015 ( 0.000015)
autoconf 0.000023 0.000001 0.000024 ( 0.000024)
configure 0.000020 0.000001 0.000021 ( 0.000021)
build_up 0.002694 0.003921 2.105513 ( 3.380420)
build_miniruby 0.000000 0.001824 1.610625 ( 1.615066)
build_ruby 0.000000 0.001707 3.307731 ( 3.542617)
build_all 0.003492 0.004185 6.077031 ( 3.211083)
build_install 0.012385 0.005316 7.649790 ( 4.781234)
test_btest 0.001009 0.000000 86.138028 ( 35.899604)
test_basic 0.001183 0.003864 0.909763 ( 0.973032)
test_all 0.007579 0.000620 652.585258 (233.921834)
test_rubyspec 0.037773 0.029389 104.600255 (116.832579)
total: 404.16 sec