Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230204-215839
#<BuildRuby:0x000055df0a162008
@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.20230204-215839",
@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.000012 0.000003 0.000015 ( 0.000014)
autoconf 0.000019 0.000003 0.000022 ( 0.000022)
configure 0.000018 0.000004 0.000022 ( 0.000021)
build_up 0.000000 0.004964 1.019843 ( 1.396300)
build_miniruby 0.000000 0.001298 1.099023 ( 1.097910)
build_ruby 0.000000 0.001353 2.313786 ( 2.535305)
build_all 0.000206 0.007012 3.694993 ( 1.799738)
build_install 0.011837 0.001407 2.864028 ( 2.100361)
test_btest 0.000587 0.000205 55.392079 ( 18.334232)
test_basic 0.001347 0.004628 0.421632 ( 0.519737)
test_all 0.001086 0.000425 628.436273 (191.951852)
test_rubyspec 0.031134 0.017562 68.559238 ( 78.532907)
total: 298.27 sec