Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20231023-170507
#<BuildRuby:0x000055dc0fd19de0
@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.20231023-170507",
@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.000018 0.000002 0.000020 ( 0.000020)
autoconf 0.000021 0.000002 0.000023 ( 0.000023)
configure 0.000019 0.000002 0.000021 ( 0.000021)
build_up 0.004569 0.003976 3.756444 ( 6.274197)
build_miniruby 0.000000 0.001579 16.429806 ( 19.794758)
build_ruby 0.000000 0.001823 3.189911 ( 4.450307)
build_all 0.006961 0.001810 5.914911 ( 6.211243)
build_install 0.014848 0.006580 8.438715 ( 8.803129)
test_btest 0.000000 0.001323 81.057407 ( 82.289859)
test_basic 0.003280 0.004091 0.916067 ( 1.616514)
test_all 0.099398 0.033228 677.636033 (639.114896)
test_rubyspec 0.023363 0.050774 99.066118 (156.150337)
total: 924.71 sec