Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20221222-025120
#<BuildRuby:0x00005561ec16e380
@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.20221222-025120",
@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.000020 0.000002 0.000022 ( 0.000021)
configure 0.000016 0.000002 0.000018 ( 0.000018)
build_up 0.000824 0.004152 1.211883 ( 2.041821)
build_miniruby 0.001283 0.000192 1.629894 ( 1.629556)
build_ruby 0.001562 0.000234 3.255615 ( 3.624908)
build_all 0.006651 0.000347 3.736878 ( 1.880758)
build_install 0.007812 0.007596 3.202950 ( 2.311620)
test_btest 0.000611 0.000127 56.720656 ( 24.099546)
test_basic 0.001446 0.002571 0.425356 ( 0.525316)
test_all 0.001721 0.000000 660.805811 (236.432905)
test_rubyspec 0.035920 0.014536 71.901029 ( 86.480843)
total: 359.03 sec