Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230102-034620
#<BuildRuby:0x000055b66395df70
@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-034620",
@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.000024 0.000002 0.000026 ( 0.000025)
configure 0.000023 0.000002 0.000025 ( 0.000025)
build_up 0.000725 0.004096 1.126031 ( 1.977941)
build_miniruby 0.001128 0.000141 1.332005 ( 1.488607)
build_ruby 0.001367 0.000171 3.547375 ( 4.250279)
build_all 0.008368 0.000009 3.842871 ( 2.823926)
build_install 0.013687 0.003762 3.249601 ( 2.935528)
test_btest 0.001059 0.000141 57.131296 ( 31.345104)
test_basic 0.001887 0.004411 0.447209 ( 0.686304)
test_all 0.001738 0.000290 634.119634 (261.192885)
test_rubyspec 0.023891 0.024509 71.250158 ( 84.223441)
total: 390.92 sec