Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230104-044224
#<BuildRuby:0x000055a8f911e390
@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.20230104-044224",
@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.000013 0.000005 0.000018 ( 0.000017)
autoconf 0.000016 0.000005 0.000021 ( 0.000021)
configure 0.000016 0.000005 0.000021 ( 0.000020)
build_up 0.001471 0.003149 1.010115 ( 1.409397)
build_miniruby 0.001111 0.000370 1.284894 ( 1.283242)
build_ruby 0.001116 0.000372 2.951053 ( 3.305762)
build_all 0.005172 0.001724 3.447019 ( 1.720596)
build_install 0.012842 0.000000 2.938078 ( 1.963693)
test_btest 0.000794 0.000000 54.901120 ( 14.676530)
test_basic 0.004206 0.000000 0.379744 ( 0.473304)
test_all 0.001448 0.000000 625.970690 (186.170681)
test_rubyspec 0.028937 0.013311 64.842021 ( 74.870186)
total: 285.87 sec