Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230528-170718
#<BuildRuby:0x000055ae084b1fc0
@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.20230528-170718",
@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.000020)
autoconf 0.000022 0.000003 0.000025 ( 0.000026)
configure 0.000018 0.000003 0.000021 ( 0.000021)
build_up 0.006484 0.000000 1.964981 ( 4.609474)
build_miniruby 0.001772 0.000119 1.482587 ( 1.709512)
build_ruby 0.000000 0.001622 2.814727 ( 3.641301)
build_all 0.004610 0.003007 2.203558 ( 2.687619)
build_install 0.019177 0.001233 3.537069 ( 4.175907)
test_btest 0.000826 0.000143 81.057154 ( 78.616721)
test_basic 0.004067 0.003416 0.808513 ( 1.450648)
test_all 0.001557 0.000301 632.772448 (707.505831)
test_rubyspec 0.041317 0.020195 86.114638 (124.681515)
total: 929.08 sec