Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240117-012802
#<BuildRuby:0x0000560eb363e120
@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.20240117-012802",
@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.000003 0.000020 ( 0.000021)
autoconf 0.000024 0.000004 0.000028 ( 0.000028)
configure 0.000021 0.000004 0.000025 ( 0.000025)
build_up 0.004248 0.000708 1.636422 ( 1.987449)
build_miniruby 0.001242 0.000207 1.473630 ( 1.471955)
build_ruby 0.001532 0.000256 2.758881 ( 2.952153)
build_all 0.007268 0.000000 5.849863 ( 2.634639)
build_install 0.012367 0.003988 6.663000 ( 3.455395)
test_btest 0.000830 0.000000 84.359310 ( 26.619856)
test_basic 0.005144 0.000304 0.905062 ( 1.015760)
test_all 0.087916 0.033848 838.661660 (317.223174)
test_rubyspec 0.053146 0.042363 153.297818 (164.927089)
total: 522.29 sec