Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230510-024211
#<BuildRuby:0x0000564e4c0ce1a8
@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.20230510-024211",
@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.000009 0.000003 0.000012 ( 0.000012)
autoconf 0.000019 0.000005 0.000024 ( 0.000023)
configure 0.000012 0.000003 0.000015 ( 0.000014)
build_up 0.002434 0.003492 1.700719 ( 2.921848)
build_miniruby 0.001189 0.000371 1.252382 ( 1.250857)
build_ruby 0.001341 0.000000 2.578303 ( 2.902628)
build_all 0.004719 0.000639 2.085015 ( 1.357896)
build_install 0.012836 0.004259 3.407660 ( 2.624973)
test_btest 0.000742 0.000222 76.729348 ( 32.979800)
test_basic 0.003712 0.002694 0.753849 ( 0.914881)
test_all 0.001070 0.000197 568.242260 (202.748911)
test_rubyspec 0.027227 0.017444 72.775716 ( 84.645814)
total: 332.35 sec