Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230524-200236
#<BuildRuby:0x0000564cfe1060e8
@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.20230524-200236",
@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.000045 0.000000 0.000045 ( 0.000043)
autoconf 0.000029 0.000000 0.000029 ( 0.000029)
configure 0.000024 0.000000 0.000024 ( 0.000024)
build_up 0.003607 0.002420 1.796985 ( 3.221661)
build_miniruby 0.001142 0.000435 1.385599 ( 1.404854)
build_ruby 0.001231 0.000468 2.739036 ( 2.943286)
build_all 0.005330 0.002031 2.088735 ( 1.679115)
build_install 0.008004 0.008699 3.219522 ( 2.416714)
test_btest 0.000649 0.000286 75.989174 ( 30.935276)
test_basic 0.003060 0.003490 0.706590 ( 0.813670)
test_all 0.001321 0.000610 562.116709 (201.650823)
test_rubyspec 0.024556 0.025134 79.470229 ( 91.697719)
total: 336.76 sec