Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240112-213546
#<BuildRuby:0x000055f99f156230
@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.20240112-213546",
@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.000019 0.000004 0.000023 ( 0.000023)
autoconf 0.000026 0.000004 0.000030 ( 0.000030)
configure 0.000021 0.000003 0.000024 ( 0.000025)
build_up 0.005157 0.000897 1.447423 ( 1.799513)
build_miniruby 0.001078 0.000188 1.542624 ( 1.540454)
build_ruby 0.001581 0.000000 3.232052 ( 3.471580)
build_all 0.007211 0.000024 5.478633 ( 2.120322)
build_install 0.011790 0.004930 6.642603 ( 3.257080)
test_btest 0.000822 0.000152 81.486128 ( 21.194610)
test_basic 0.005971 0.000261 0.823493 ( 0.882985)
test_all 0.066620 0.053263 742.098608 (223.359227)
test_rubyspec 0.041112 0.018137 87.908153 ( 99.400117)
total: 357.03 sec