Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230511-001342
#<BuildRuby:0x0000560507bae138
@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.20230511-001342",
@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.000010 0.000001 0.000011 ( 0.000012)
autoconf 0.000016 0.000002 0.000018 ( 0.000018)
configure 0.000012 0.000002 0.000014 ( 0.000014)
build_up 0.004988 0.000650 1.682077 ( 2.895170)
build_miniruby 0.001155 0.000151 1.158354 ( 1.156885)
build_ruby 0.001366 0.000000 2.415325 ( 2.626407)
build_all 0.006044 0.000408 2.114322 ( 1.280578)
build_install 0.008007 0.007761 3.377964 ( 2.355616)
test_btest 0.000566 0.000105 75.985462 ( 23.358491)
test_basic 0.006677 0.000444 0.708262 ( 0.790350)
test_all 0.001165 0.000208 569.737149 (214.555433)
test_rubyspec 0.030730 0.023016 80.906371 ( 99.009568)
total: 348.03 sec