Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230620-024815
#<BuildRuby:0x000055c065d41fb8
@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.20230620-024815",
@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.000020)
autoconf 0.000026 0.000004 0.000030 ( 0.000030)
configure 0.000026 0.000004 0.000030 ( 0.000031)
build_up 0.005815 0.000931 2.010274 ( 4.809983)
build_miniruby 0.001227 0.000196 1.486425 ( 1.973881)
build_ruby 0.001548 0.000248 2.932119 ( 4.128288)
build_all 0.003627 0.004207 5.512826 ( 4.849725)
build_install 0.019427 0.001115 7.020360 ( 6.506944)
test_btest 0.000856 0.000148 81.040377 ( 49.895259)
test_basic 0.002704 0.005138 0.869919 ( 1.281970)
test_all 0.000962 0.000199 576.707848 (299.729397)
test_rubyspec 0.028767 0.025247 87.467637 (125.219828)
total: 498.40 sec