Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20231022-221245
#<BuildRuby:0x0000556811d9a228
@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.20231022-221245",
@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.000013 0.000002 0.000015 ( 0.000015)
autoconf 0.000021 0.000003 0.000024 ( 0.000024)
configure 0.000018 0.000002 0.000020 ( 0.000020)
build_up 0.000000 0.006024 3.363986 ( 3.596505)
build_miniruby 0.000049 0.001207 1.487013 ( 1.489535)
build_ruby 0.000000 0.001843 2.978393 ( 3.207393)
build_all 0.001977 0.005350 5.575577 ( 2.517110)
build_install 0.013910 0.003425 7.791069 ( 3.817940)
test_btest 0.000569 0.000162 79.407175 ( 31.363519)
test_basic 0.008098 0.000127 0.874013 ( 0.977024)
test_all 0.096483 0.022206 652.190495 (242.278254)
test_rubyspec 0.021340 0.044135 91.256584 (103.111751)
total: 392.36 sec