Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230624-065109
#<BuildRuby:0x00005589d34da2a8
@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.20230624-065109",
@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.000013 0.000004 0.000017 ( 0.000016)
autoconf 0.000019 0.000005 0.000024 ( 0.000024)
configure 0.000017 0.000004 0.000021 ( 0.000021)
build_up 0.004668 0.001167 1.994283 ( 5.263512)
build_miniruby 0.001270 0.000318 1.551864 ( 2.421315)
build_ruby 0.001360 0.000340 3.032745 ( 4.359411)
build_all 0.005470 0.001368 2.407774 ( 2.705962)
build_install 0.006605 0.009572 3.629530 ( 4.004244)
test_btest 0.000559 0.000179 78.460340 ( 47.235997)
test_basic 0.003444 0.004170 0.877409 ( 1.433030)
test_all 0.001629 0.000564 596.961922 (345.856700)
test_rubyspec 0.031038 0.022546 89.327979 (131.034994)
total: 544.32 sec