Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230313-184141
#<BuildRuby:0x00005650533aa008
@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-184141",
@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.000002 0.000018 ( 0.000018)
autoconf 0.000023 0.000003 0.000026 ( 0.000026)
configure 0.000018 0.000003 0.000021 ( 0.000021)
build_up 0.001348 0.004246 1.629728 ( 2.932569)
build_miniruby 0.001477 0.000000 0.974066 ( 0.972313)
build_ruby 0.001172 0.000000 2.276899 ( 2.460023)
build_all 0.006367 0.000000 2.061399 ( 1.137351)
build_install 0.014964 0.000571 2.969347 ( 1.878427)
test_btest 0.000815 0.000121 65.173219 ( 17.921350)
test_basic 0.000222 0.004284 0.502888 ( 0.598953)
test_all 0.000338 0.001368 528.942166 (174.763943)
test_rubyspec 0.003919 0.046806 74.437798 ( 87.563387)
total: 290.23 sec