Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230307-100217
#<BuildRuby:0x0000558b347be1d8
@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.20230307-100217",
@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.000016 0.000005 0.000021 ( 0.000020)
autoconf 0.000022 0.000007 0.000029 ( 0.000029)
configure 0.000019 0.000006 0.000025 ( 0.000025)
build_up 0.005220 0.001589 1.681066 ( 4.464286)
build_miniruby 0.001296 0.000395 1.434756 ( 1.932509)
build_ruby 0.001410 0.000429 2.974878 ( 4.304570)
build_all 0.006150 0.001872 2.366627 ( 2.821099)
build_install 0.017059 0.004219 3.461028 ( 4.426032)
test_btest 0.000870 0.000257 73.915012 ( 78.604126)
test_basic 0.005637 0.001670 0.566926 ( 1.103449)
test_all 0.000892 0.000265 567.869095 (644.022936)
test_rubyspec 0.039716 0.022311 84.825035 (119.906432)
total: 861.59 sec