Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230604-183743
#<BuildRuby:0x0000558a9e85a3d0
@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.20230604-183743",
@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.000012 0.000002 0.000014 ( 0.000015)
autoconf 0.000025 0.000005 0.000030 ( 0.000030)
configure 0.000018 0.000004 0.000022 ( 0.000021)
build_up 0.005228 0.000909 1.901656 ( 3.154712)
build_miniruby 0.001529 0.000000 1.366661 ( 1.366316)
build_ruby 0.001733 0.000000 2.593170 ( 2.800626)
build_all 0.000000 0.006625 2.096876 ( 1.457482)
build_install 0.008691 0.007636 3.254400 ( 2.361685)
test_btest 0.000516 0.000147 74.600089 ( 29.031979)
test_basic 0.004136 0.001182 0.745546 ( 0.832685)
test_all 0.001270 0.000000 555.898262 (209.053147)
test_rubyspec 0.021632 0.026155 79.037066 ( 90.687171)
total: 340.75 sec