Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241104-073323
#<BuildRuby:0x00007fc7c3b0fdc8
@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.20241104-073323",
@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.000015 0.000004 0.000019 ( 0.000020)
autoconf 0.000027 0.000007 0.000034 ( 0.000034)
configure 0.000025 0.000007 0.000032 ( 0.000032)
build_up 0.002563 0.004711 3.194102 ( 3.083026)
build_miniruby 0.001861 0.000000 1.221172 ( 1.217576)
build_ruby 0.001836 0.000000 3.919783 ( 4.082915)
build_all 0.003713 0.005205 6.450992 ( 2.653789)
build_install 0.017688 0.000345 9.680372 ( 4.703196)
test_btest 0.000791 0.000233 76.281761 ( 20.402552)
test_basic 0.005211 0.004511 0.797108 ( 0.840803)
test_all 0.104820 0.044654 739.748337 (234.180523)
test_rubyspec 0.062953 0.017087 119.989550 ( 24.985978)
total: 296.15 sec