Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240311-073958
#<BuildRuby:0x0000560bd4592078
@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.20240311-073958",
@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.000005 0.000018 ( 0.000019)
autoconf 0.000018 0.000007 0.000025 ( 0.000026)
configure 0.000017 0.000006 0.000023 ( 0.000024)
build_up 0.005653 0.002261 2.679632 ( 2.488809)
build_miniruby 0.000996 0.000399 1.575713 ( 1.575070)
build_ruby 0.001227 0.000491 3.542886 ( 3.752439)
build_all 0.001290 0.006708 6.966402 ( 3.697889)
build_install 0.008252 0.012786 8.960245 ( 5.300700)
test_btest 0.000742 0.000416 95.848704 ( 37.212672)
test_basic 0.001495 0.004866 1.024831 ( 1.102314)
test_all 0.076672 0.043407 827.006831 (323.994339)
test_rubyspec 0.037325 0.048264 125.495815 (136.603638)
total: 515.73 sec