Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241013-103110
#<BuildRuby:0x00007f600bdcfdd0
@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.20241013-103110",
@make="make",
@quiet=false,
@ruby_env=[["RUBY_DEBUG", "ci"]],
@spec_opts="-j",
@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.000002 0.000018 ( 0.000020)
autoconf 0.000032 0.000006 0.000038 ( 0.000037)
configure 0.000026 0.000005 0.000031 ( 0.000031)
build_up 0.004633 0.004131 4.392549 ( 5.180427)
build_miniruby 0.001532 0.000307 1.875566 ( 1.919615)
build_ruby 0.001907 0.000382 4.931399 ( 5.397485)
build_all 0.010382 0.000402 7.842085 ( 5.462661)
build_install 0.023065 0.003051 11.251563 ( 7.798716)
test_btest 0.000807 0.000147 98.497544 ( 76.480996)
test_basic 0.011309 0.001287 1.293421 ( 1.722735)
test_all 0.127238 0.034974 890.750014 (575.228134)
test_rubyspec 0.043787 0.053134 140.984246 ( 67.388572)
total: 746.58 sec