Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230307-105231
#<BuildRuby:0x000056431b549fc0
@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.20230307-105231",
@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.000013 0.000002 0.000015 ( 0.000014)
autoconf 0.000020 0.000003 0.000023 ( 0.000023)
configure 0.000017 0.000002 0.000019 ( 0.000020)
build_up 0.005461 0.000780 1.555891 ( 3.869556)
build_miniruby 0.001341 0.000192 1.243786 ( 1.433326)
build_ruby 0.001303 0.000186 2.734318 ( 3.182075)
build_all 0.006575 0.000291 2.151007 ( 1.790558)
build_install 0.013598 0.001182 2.967831 ( 2.432123)
test_btest 0.000721 0.000094 67.430269 ( 35.995421)
test_basic 0.005973 0.000126 0.527113 ( 0.696042)
test_all 0.001652 0.000206 532.055454 (217.348123)
test_rubyspec 0.013714 0.031790 78.091222 ( 91.814099)
total: 358.56 sec