Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230104-174155
#<BuildRuby:0x000055a3af5ae120
@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-174155",
@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.000011)
autoconf 0.000014 0.000002 0.000016 ( 0.000017)
configure 0.000012 0.000002 0.000014 ( 0.000014)
build_up 0.001115 0.003554 0.843626 ( 1.226933)
build_miniruby 0.001124 0.000204 1.052589 ( 1.051065)
build_ruby 0.001729 0.000000 2.602137 ( 2.987026)
build_all 0.003380 0.003419 3.303682 ( 1.549648)
build_install 0.011562 0.000724 2.642247 ( 1.710797)
test_btest 0.000827 0.000159 57.807001 ( 15.872770)
test_basic 0.000724 0.004248 0.403341 ( 0.497330)
test_all 0.000925 0.000214 599.966791 (183.252150)
test_rubyspec 0.024451 0.015819 55.300162 ( 65.297459)
total: 273.45 sec