Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240113-125919
#<BuildRuby:0x00005561632563d0
@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.20240113-125919",
@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.000014 0.000002 0.000016 ( 0.000016)
autoconf 0.000020 0.000002 0.000022 ( 0.000023)
configure 0.000018 0.000002 0.000020 ( 0.000019)
build_up 0.001378 0.004281 1.442264 ( 1.804058)
build_miniruby 0.001180 0.000205 1.561342 ( 1.559338)
build_ruby 0.001471 0.000256 3.084203 ( 3.306718)
build_all 0.006766 0.000000 5.493705 ( 2.150096)
build_install 0.011166 0.006137 6.543461 ( 3.198569)
test_btest 0.000788 0.000157 81.286923 ( 21.271302)
test_basic 0.001457 0.004209 0.694707 ( 0.757580)
test_all 0.068067 0.050951 746.482751 (221.288585)
test_rubyspec 0.028299 0.032298 83.167233 ( 94.654789)
total: 349.99 sec