Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230216-024929
#<BuildRuby:0x00005652c3c52008
@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.20230216-024929",
@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.000015 0.000003 0.000018 ( 0.000018)
autoconf 0.000021 0.000004 0.000025 ( 0.000025)
configure 0.000017 0.000004 0.000021 ( 0.000021)
build_up 0.004557 0.000136 1.423992 ( 1.836659)
build_miniruby 0.001032 0.000224 1.221428 ( 1.221604)
build_ruby 0.001316 0.000286 2.440493 ( 2.653019)
build_all 0.002414 0.004697 4.037083 ( 2.413123)
build_install 0.012290 0.002028 3.006926 ( 2.708683)
test_btest 0.000555 0.000139 56.653860 ( 27.725054)
test_basic 0.002062 0.003848 0.498759 ( 0.612168)
test_all 0.000863 0.000242 656.894699 (248.964186)
test_rubyspec 0.014201 0.031747 72.445008 ( 83.134024)
total: 371.27 sec