Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20221224-100016
#<BuildRuby:0x00005592637427f0
@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.20221224-100016",
@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.000009 0.000003 0.000012 ( 0.000013)
autoconf 0.000019 0.000005 0.000024 ( 0.000025)
configure 0.000014 0.000003 0.000017 ( 0.000018)
build_up 0.003751 0.001042 1.017220 ( 1.385659)
build_miniruby 0.001212 0.000337 1.438917 ( 1.443207)
build_ruby 0.001087 0.000302 3.268068 ( 3.633613)
build_all 0.005082 0.003225 3.933249 ( 2.074068)
build_install 0.007266 0.009379 3.122115 ( 2.391778)
test_btest 0.000793 0.000302 57.978596 ( 20.366168)
test_basic 0.001360 0.003085 0.430519 ( 0.531955)
test_all 0.000778 0.000318 669.736201 (274.817370)
test_rubyspec 0.025853 0.027399 73.388774 ( 88.467260)
total: 395.11 sec