Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20231212-202341
#<BuildRuby:0x00005620b8ada230
@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.20231212-202341",
@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.000014 0.000002 0.000016 ( 0.000017)
autoconf 0.000023 0.000003 0.000026 ( 0.000026)
configure 0.000022 0.000003 0.000025 ( 0.000024)
build_up 0.005432 0.000651 2.112172 ( 2.213445)
build_miniruby 0.001049 0.000126 1.453709 ( 1.452214)
build_ruby 0.001370 0.000164 2.937014 ( 3.102203)
build_all 0.006966 0.000836 5.543885 ( 2.252099)
build_install 0.014707 0.002934 7.331059 ( 3.644824)
test_btest 0.000905 0.000117 81.493660 ( 23.932752)
test_basic 0.002586 0.003328 0.848581 ( 0.912685)
test_all 0.084738 0.037395 698.649297 (214.617526)
test_rubyspec 0.023857 0.036047 90.073984 (101.738860)
total: 353.87 sec