Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240308-223322
#<BuildRuby:0x00005560be2f2230
@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.20240308-223322",
@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.000001 0.000018 ( 0.000019)
autoconf 0.000024 0.000002 0.000026 ( 0.000027)
configure 0.000022 0.000002 0.000024 ( 0.000024)
build_up 0.002637 0.004436 2.564125 ( 2.268918)
build_miniruby 0.000000 0.001425 1.421645 ( 1.419586)
build_ruby 0.000000 0.001577 3.078899 ( 3.303689)
build_all 0.002989 0.004249 6.347583 ( 2.492377)
build_install 0.010802 0.007026 8.424650 ( 3.939871)
test_btest 0.000681 0.000161 90.210936 ( 24.256647)
test_basic 0.005021 0.002961 0.939742 ( 1.006055)
test_all 0.082339 0.034973 786.309886 (259.189386)
test_rubyspec 0.046889 0.040815 113.471193 (127.145085)
total: 425.02 sec