Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20221231-150226
#<BuildRuby:0x000055d352fda018
@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.20221231-150226",
@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.000014 0.000002 0.000016 ( 0.000017)
autoconf 0.000022 0.000003 0.000025 ( 0.000024)
configure 0.000023 0.000003 0.000026 ( 0.000026)
build_up 0.004360 0.000569 0.894894 ( 1.383323)
build_miniruby 0.001244 0.000000 1.196389 ( 1.194570)
build_ruby 0.001364 0.000000 3.142553 ( 3.482059)
build_all 0.005598 0.000014 3.238661 ( 1.582896)
build_install 0.011304 0.001357 2.339233 ( 1.462926)
test_btest 0.000000 0.000781 54.402368 ( 14.277698)
test_basic 0.001370 0.003146 0.385567 ( 0.477940)
test_all 0.001185 0.000000 605.390716 (187.140928)
test_rubyspec 0.023002 0.017192 59.933035 ( 69.979569)
total: 280.98 sec