Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230731-214041
#<BuildRuby:0x0000562cd0cadfc0
@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.20230731-214041",
@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.000016 0.000002 0.000018 ( 0.000017)
autoconf 0.000023 0.000003 0.000026 ( 0.000026)
configure 0.000023 0.000004 0.000027 ( 0.000024)
build_up 0.006173 0.000950 2.204175 ( 6.395241)
build_miniruby 0.001144 0.000176 1.759941 ( 2.604948)
build_ruby 0.001445 0.000222 3.438703 ( 5.709742)
build_all 0.007616 0.000475 2.763824 ( 3.518131)
build_install 0.016509 0.001026 4.248682 ( 5.062811)
test_btest 0.000728 0.000101 79.630385 ( 52.063642)
test_basic 0.000000 0.008596 0.910625 ( 2.274969)
test_all 0.006947 0.001391 669.767057 (652.888059)
test_rubyspec 0.037454 0.028549 101.755764 (262.015938)
total: 992.53 sec