Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230205-061913
#<BuildRuby:0x000056487c922258
@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.20230205-061913",
@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.000011 0.000001 0.000012 ( 0.000012)
autoconf 0.000018 0.000001 0.000019 ( 0.000019)
configure 0.000016 0.000000 0.000016 ( 0.000017)
build_up 0.000535 0.004094 1.002036 ( 1.388431)
build_miniruby 0.000000 0.001633 1.121055 ( 1.119402)
build_ruby 0.000000 0.001343 2.249884 ( 2.477870)
build_all 0.005731 0.001191 3.718316 ( 1.930946)
build_install 0.010211 0.004454 2.755223 ( 1.955704)
test_btest 0.000652 0.000104 56.055094 ( 16.967543)
test_basic 0.005660 0.000215 0.436730 ( 0.536061)
test_all 0.001269 0.000195 623.368954 (192.741972)
test_rubyspec 0.003572 0.032702 59.573581 ( 69.555777)
total: 288.67 sec