Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240120-184738
#<BuildRuby:0x0000557cd272dfb8
@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.20240120-184738",
@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.000017 0.000001 0.000018 ( 0.000018)
autoconf 0.000021 0.000001 0.000022 ( 0.000023)
configure 0.000021 0.000001 0.000022 ( 0.000022)
build_up 0.001208 0.004077 1.621154 ( 1.995835)
build_miniruby 0.001284 0.000148 1.555943 ( 1.555765)
build_ruby 0.001745 0.000202 3.223100 ( 3.439122)
build_all 0.003496 0.004017 5.947298 ( 2.901527)
build_install 0.018184 0.000789 7.285554 ( 4.142042)
test_btest 0.000848 0.000113 82.088920 ( 32.816871)
test_basic 0.004654 0.003697 0.893125 ( 0.972452)
test_all 0.084344 0.032560 772.802756 (305.965893)
test_rubyspec 0.050883 0.061346 182.717330 (255.585545)
total: 609.38 sec