Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20231229-050556
#<BuildRuby:0x0000558d19a39fc0
@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.20231229-050556",
@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.000003 0.000020 ( 0.000019)
autoconf 0.000021 0.000003 0.000024 ( 0.000024)
configure 0.000020 0.000003 0.000023 ( 0.000023)
build_up 0.000000 0.005442 1.709362 ( 2.095749)
build_miniruby 0.000000 0.001496 1.645543 ( 1.644322)
build_ruby 0.000701 0.000883 3.389024 ( 3.620083)
build_all 0.007268 0.000769 5.628317 ( 2.823842)
build_install 0.018220 0.000000 7.055347 ( 4.368325)
test_btest 0.000788 0.000000 81.747877 ( 31.084847)
test_basic 0.003597 0.004614 0.890965 ( 0.961406)
test_all 0.072765 0.047658 768.157550 (284.044495)
test_rubyspec 0.055097 0.015264 96.746237 (108.683270)
total: 439.33 sec