Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230109-091844
#<BuildRuby:0x000055bb655c1f68
@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.20230109-091844",
@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.000015)
configure 0.000011 0.000002 0.000013 ( 0.000014)
build_up 0.003962 0.000660 1.097709 ( 1.511820)
build_miniruby 0.000986 0.000164 1.437173 ( 1.436682)
build_ruby 0.001523 0.000253 3.289293 ( 3.660998)
build_all 0.006072 0.001012 3.793834 ( 1.926085)
build_install 0.013224 0.002204 2.919992 ( 2.037143)
test_btest 0.000657 0.000109 56.700341 ( 25.066952)
test_basic 0.002016 0.004765 0.454738 ( 0.633980)
test_all 0.001071 0.000225 701.468479 (436.713637)
test_rubyspec 0.021346 0.042721 78.220508 (115.380596)
total: 588.37 sec