Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230108-135913
#<BuildRuby:0x0000556dca1b5fc0
@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.20230108-135913",
@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.000001 0.000017 ( 0.000017)
autoconf 0.000024 0.000001 0.000025 ( 0.000024)
configure 0.000021 0.000001 0.000022 ( 0.000021)
build_up 0.005345 0.000206 1.163220 ( 1.921424)
build_miniruby 0.001233 0.000047 1.498337 ( 1.590170)
build_ruby 0.001609 0.000062 3.455296 ( 4.146076)
build_all 0.007518 0.000290 3.829890 ( 2.603890)
build_install 0.012572 0.004102 3.121900 ( 3.116318)
test_btest 0.000748 0.000049 56.858766 ( 31.539059)
test_basic 0.005761 0.000000 0.419716 ( 1.234911)
test_all 0.002313 0.000000 615.138441 (288.173658)
test_rubyspec 0.023224 0.024367 69.402493 ( 84.867467)
total: 419.19 sec