Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20221220-174728
#<BuildRuby:0x00005620e8ea6118
@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.20221220-174728",
@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.000013 0.000001 0.000014 ( 0.000016)
autoconf 0.000013 0.000002 0.000015 ( 0.000027)
configure 0.000022 0.000000 0.000022 ( 0.000022)
build_up 0.004465 0.000040 0.982655 ( 1.404621)
build_miniruby 0.001315 0.000114 1.016058 ( 1.014282)
build_ruby 0.001499 0.000130 2.833484 ( 3.186211)
build_all 0.002616 0.004071 3.341341 ( 1.599895)
build_install 0.009993 0.003233 2.555175 ( 1.662292)
test_btest 0.000959 0.000000 55.875622 ( 14.577994)
test_basic 0.003743 0.000109 0.351045 ( 0.445500)
test_all 0.001175 0.000162 607.002757 (175.738943)
test_rubyspec 0.019804 0.014773 59.409434 ( 69.888801)
total: 269.52 sec