Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230513-095907
#<BuildRuby:0x000055c493cda390
@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.20230513-095907",
@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.000017 0.000003 0.000020 ( 0.000021)
autoconf 0.000019 0.000004 0.000023 ( 0.000023)
configure 0.000018 0.000003 0.000021 ( 0.000021)
build_up 0.001359 0.004279 1.664928 ( 2.882359)
build_miniruby 0.000849 0.000202 0.996204 ( 0.994848)
build_ruby 0.001339 0.000000 2.479012 ( 2.692968)
build_all 0.005821 0.000714 2.008141 ( 1.136987)
build_install 0.007555 0.006276 3.014837 ( 1.939176)
test_btest 0.000681 0.000186 71.672565 ( 20.252617)
test_basic 0.005418 0.000214 0.748450 ( 0.825160)
test_all 0.000825 0.000096 545.809903 (157.009168)
test_rubyspec 0.036415 0.013872 78.709858 ( 90.765989)
total: 278.50 sec