Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230216-063812
#<BuildRuby:0x000056040146a1a8
@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-063812",
@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.000010 0.000002 0.000012 ( 0.000012)
autoconf 0.000012 0.000003 0.000015 ( 0.000015)
configure 0.000011 0.000003 0.000014 ( 0.000014)
build_up 0.000000 0.004625 1.275003 ( 1.660025)
build_miniruby 0.000000 0.001149 0.929278 ( 0.927565)
build_ruby 0.000000 0.001255 1.933475 ( 2.144510)
build_all 0.004161 0.000949 2.891463 ( 1.387777)
build_install 0.009900 0.003306 2.420352 ( 1.575980)
test_btest 0.000536 0.000171 53.850102 ( 13.936892)
test_basic 0.001981 0.002944 0.366472 ( 0.458174)
test_all 0.001003 0.000347 623.986284 (177.469047)
test_rubyspec 0.023793 0.021613 66.549371 ( 76.188939)
total: 275.75 sec