Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230207-223513
#<BuildRuby:0x0000559be0d92390
@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.20230207-223513",
@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.000021 0.000000 0.000021 ( 0.000021)
autoconf 0.000030 0.000000 0.000030 ( 0.000029)
configure 0.000024 0.000000 0.000024 ( 0.000024)
build_up 0.000546 0.004065 1.101616 ( 1.754135)
build_miniruby 0.001368 0.000051 0.945599 ( 0.943929)
build_ruby 0.001419 0.000052 2.287763 ( 2.486282)
build_all 0.003021 0.004094 3.573390 ( 1.854119)
build_install 0.012737 0.000593 2.686956 ( 1.982132)
test_btest 0.000804 0.000056 55.511041 ( 17.344899)
test_basic 0.004840 0.000334 0.383324 ( 0.480517)
test_all 0.002238 0.000000 656.597264 (223.398385)
test_rubyspec 0.016265 0.037100 74.150812 ( 87.335430)
total: 337.58 sec