Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20221207-171123
#<BuildRuby:0x00005576651921a8
@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.20221207-171123",
@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.000016)
autoconf 0.000025 0.000003 0.000028 ( 0.000028)
configure 0.000020 0.000003 0.000023 ( 0.000022)
build_up 0.005620 0.000204 1.346055 ( 1.552852)
build_miniruby 0.000876 0.000110 0.955868 ( 0.954772)
build_ruby 0.001178 0.000148 2.071394 ( 2.065161)
build_all 0.006220 0.000000 3.462278 ( 1.800530)
build_install 0.009177 0.002892 2.673045 ( 1.764011)
test_btest 0.000589 0.000079 55.038657 ( 15.829429)
test_basic 0.004914 0.000655 0.418482 ( 0.514853)
test_all 0.001578 0.000210 631.824790 (186.918584)
test_rubyspec 0.025546 0.010572 63.200500 ( 73.091573)
total: 284.49 sec