Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230918-113443
#<BuildRuby:0x000055b8b39ada00
@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.20230918-113443",
@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.000018 0.000002 0.000020 ( 0.000020)
autoconf 0.000028 0.000003 0.000031 ( 0.000031)
configure 0.000021 0.000002 0.000023 ( 0.000024)
build_up 0.006139 0.000658 2.303148 ( 4.433936)
build_miniruby 0.001525 0.000163 1.631225 ( 1.653810)
build_ruby 0.001791 0.000192 3.333733 ( 3.581269)
build_all 0.004511 0.004347 6.276217 ( 3.900739)
build_install 0.018563 0.000000 7.600572 ( 6.237535)
test_btest 0.000903 0.000000 84.320442 ( 44.416742)
test_basic 0.006145 0.000486 0.962226 ( 1.188392)
test_all 0.010434 0.000169 690.016386 (301.969564)
test_rubyspec 0.030599 0.041254 105.691831 (124.891586)
total: 492.27 sec