Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20221218-175234
#<BuildRuby:0x000056406a435e80
@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.20221218-175234",
@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.000003 0.000015 ( 0.000015)
autoconf 0.000018 0.000004 0.000022 ( 0.000022)
configure 0.000017 0.000005 0.000022 ( 0.000022)
build_up 0.002473 0.002507 1.017157 ( 1.407767)
build_miniruby 0.001159 0.000316 1.085678 ( 1.083974)
build_ruby 0.001227 0.000334 2.858296 ( 3.179298)
build_all 0.006149 0.000588 3.103803 ( 1.494507)
build_install 0.011909 0.001979 2.408314 ( 1.500178)
test_btest 0.000567 0.000141 55.762918 ( 14.236281)
test_basic 0.003282 0.000821 0.370365 ( 0.467332)
test_all 0.000000 0.001920 594.318705 (179.316000)
test_rubyspec 0.018269 0.015802 59.782437 ( 69.902221)
total: 272.59 sec