Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230124-095606
#<BuildRuby:0x0000561e5fad2018
@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.20230124-095606",
@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.000003 0.000013 ( 0.000014)
autoconf 0.000014 0.000005 0.000019 ( 0.000018)
configure 0.000014 0.000005 0.000019 ( 0.000018)
build_up 0.000158 0.004179 1.142010 ( 1.523453)
build_miniruby 0.001002 0.000369 1.117268 ( 1.115689)
build_ruby 0.001272 0.000469 2.709711 ( 3.011680)
build_all 0.006427 0.000759 3.662129 ( 1.847234)
build_install 0.015331 0.000677 2.786723 ( 1.980354)
test_btest 0.000816 0.000000 56.945521 ( 16.862012)
test_basic 0.001712 0.003838 0.380839 ( 0.484285)
test_all 0.000808 0.000269 653.484347 (210.787638)
test_rubyspec 0.009463 0.040236 73.333680 ( 85.663743)
total: 323.28 sec