Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20221209-044725
#<BuildRuby:0x00005612617fa7f0
@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.20221209-044725",
@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.000008 0.000002 0.000010 ( 0.000011)
autoconf 0.000007 0.000001 0.000008 ( 0.000022)
configure 0.000011 0.000003 0.000014 ( 0.000014)
build_up 0.005550 0.000363 1.435129 ( 1.595539)
build_miniruby 0.001221 0.000272 1.088630 ( 1.087343)
build_ruby 0.001303 0.000289 2.451822 ( 2.445905)
build_all 0.007792 0.000000 3.716247 ( 1.938517)
build_install 0.013343 0.001661 2.621773 ( 1.706525)
test_btest 0.000603 0.000115 57.810107 ( 16.418730)
test_basic 0.000435 0.004714 0.425290 ( 0.521576)
test_all 0.001893 0.000451 629.213510 (181.883549)
test_rubyspec 0.009201 0.021559 61.613054 ( 71.676040)
total: 279.27 sec