Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20221223-094342
#<BuildRuby:0x0000556ea1129fc0
@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.20221223-094342",
@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.000018 0.000001 0.000019 ( 0.000019)
autoconf 0.000023 0.000001 0.000024 ( 0.000025)
configure 0.000023 0.000001 0.000024 ( 0.000024)
build_up 0.000000 0.005764 1.175302 ( 2.240007)
build_miniruby 0.000000 0.001376 1.428806 ( 1.576825)
build_ruby 0.001259 0.000544 3.576060 ( 4.162027)
build_all 0.006835 0.000820 3.977160 ( 2.966763)
build_install 0.016807 0.000422 3.326950 ( 3.022079)
test_btest 0.001223 0.000000 55.891138 ( 32.474546)
test_basic 0.002189 0.003729 0.458362 ( 0.601713)
test_all 0.001578 0.000211 630.554100 (243.565606)
test_rubyspec 0.037821 0.022347 72.303565 ( 85.031595)
total: 375.64 sec