Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20231023-210445
#<BuildRuby:0x0000558f209da008
@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.20231023-210445",
@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.000013 0.000003 0.000016 ( 0.000017)
autoconf 0.000021 0.000005 0.000026 ( 0.000026)
configure 0.000020 0.000004 0.000024 ( 0.000024)
build_up 0.000088 0.008026 3.663494 ( 5.519634)
build_miniruby 0.001500 0.000480 1.553968 ( 1.958916)
build_ruby 0.001679 0.000537 3.226127 ( 4.128392)
build_all 0.004815 0.004371 5.994023 ( 5.909755)
build_install 0.019446 0.002156 8.350805 ( 8.231608)
test_btest 0.000846 0.000114 81.267146 ( 85.141254)
test_basic 0.005218 0.003435 0.912407 ( 1.624318)
test_all 0.090421 0.038385 696.525970 (623.592368)
test_rubyspec 0.031172 0.046206 100.148317 (148.840884)
total: 884.95 sec