Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230312-184941
#<BuildRuby:0x0000558c5befdfc0
@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.20230312-184941",
@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.000016 0.000001 0.000017 ( 0.000017)
autoconf 0.000025 0.000001 0.000026 ( 0.000027)
configure 0.000023 0.000001 0.000024 ( 0.000024)
build_up 0.001732 0.004219 1.781789 ( 3.943066)
build_miniruby 0.000000 0.001668 1.221760 ( 1.343473)
build_ruby 0.000000 0.001374 2.497578 ( 2.762435)
build_all 0.002338 0.004823 2.108778 ( 2.054518)
build_install 0.007634 0.008979 3.340700 ( 3.417949)
test_btest 0.000000 0.000839 65.047762 ( 37.392806)
test_basic 0.002636 0.003891 0.521417 ( 0.625737)
test_all 0.000988 0.000266 564.066938 (227.834430)
test_rubyspec 0.016639 0.028570 77.470783 ( 90.360026)
total: 369.74 sec