Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230313-071859
#<BuildRuby:0x000055c2ed16dfb8
@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.20230313-071859",
@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.000016 0.000003 0.000019 ( 0.000019)
autoconf 0.000020 0.000003 0.000023 ( 0.000024)
configure 0.000018 0.000003 0.000021 ( 0.000021)
build_up 0.001012 0.004151 1.694311 ( 3.145275)
build_miniruby 0.001057 0.000212 1.173778 ( 1.179314)
build_ruby 0.001310 0.000262 2.522247 ( 2.706672)
build_all 0.006380 0.001276 2.216789 ( 1.848542)
build_install 0.003442 0.013009 3.313509 ( 2.817603)
test_btest 0.000719 0.000239 67.225199 ( 34.998234)
test_basic 0.006363 0.000000 0.528113 ( 0.719871)
test_all 0.001143 0.000000 540.746253 (209.528032)
test_rubyspec 0.023675 0.022315 75.831453 ( 87.955008)
total: 344.90 sec