Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230102-231000
#<BuildRuby:0x0000563fddd923d0
@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.20230102-231000",
@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.000001 0.000013 ( 0.000013)
autoconf 0.000019 0.000002 0.000021 ( 0.000021)
configure 0.000017 0.000001 0.000018 ( 0.000018)
build_up 0.000278 0.004129 1.064169 ( 2.238525)
build_miniruby 0.001163 0.000000 1.435599 ( 1.434906)
build_ruby 0.001646 0.000000 3.332700 ( 3.700729)
build_all 0.002984 0.003162 3.533246 ( 1.856719)
build_install 0.007615 0.006222 2.822116 ( 1.899554)
test_btest 0.000823 0.000159 56.042032 ( 15.513430)
test_basic 0.002151 0.002558 0.400947 ( 0.495049)
test_all 0.001191 0.000253 634.693623 (179.922471)
test_rubyspec 0.019097 0.020499 64.323917 ( 74.260479)
total: 281.32 sec