Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20221230-024133
#<BuildRuby:0x00005645aa592018
@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.20221230-024133",
@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.000001 0.000010 ( 0.000010)
autoconf 0.000014 0.000002 0.000016 ( 0.000016)
configure 0.000011 0.000001 0.000012 ( 0.000013)
build_up 0.003894 0.000487 0.904075 ( 1.456183)
build_miniruby 0.001137 0.000143 1.425578 ( 1.444601)
build_ruby 0.001194 0.000149 2.698871 ( 22.972059)
build_all 0.005892 0.000736 3.353754 ( 1.747395)
build_install 0.009703 0.000586 2.368846 ( 1.809028)
test_btest 0.000880 0.000103 55.878097 ( 17.613599)
test_basic 0.004677 0.000000 0.384929 ( 0.481753)
test_all 0.003186 0.000000 610.782701 (177.998564)
test_rubyspec 0.004763 0.037263 63.517118 ( 73.470516)
total: 298.99 sec