Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230204-120412
#<BuildRuby:0x000055c1cd4a1fc0
@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-120412",
@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.000011 0.000001 0.000012 ( 0.000013)
autoconf 0.000023 0.000003 0.000026 ( 0.000025)
configure 0.000019 0.000002 0.000021 ( 0.000021)
build_up 0.003998 0.000545 1.161167 ( 2.019554)
build_miniruby 0.001046 0.000142 1.147422 ( 1.171054)
build_ruby 0.001234 0.000169 2.305102 ( 2.575544)
build_all 0.003365 0.004029 3.763889 ( 2.455808)
build_install 0.011632 0.003988 2.875784 ( 2.625558)
test_btest 0.000681 0.000131 55.138838 ( 29.764418)
test_basic 0.006003 0.000345 0.437877 ( 0.684283)
test_all 0.001366 0.000253 637.382195 (205.983568)
test_rubyspec 0.027125 0.017918 65.086744 ( 75.000785)
total: 322.28 sec