Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230528-184516
#<BuildRuby:0x0000557384b19e58
@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.20230528-184516",
@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.000016)
autoconf 0.000020 0.000004 0.000024 ( 0.000024)
configure 0.000021 0.000005 0.000026 ( 0.000025)
build_up 0.005364 0.001166 1.859582 ( 4.136028)
build_miniruby 0.000000 0.001322 1.372524 ( 1.569876)
build_ruby 0.000752 0.000927 2.578545 ( 2.925142)
build_all 0.002309 0.004521 2.106158 ( 2.192472)
build_install 0.008291 0.008055 3.292906 ( 3.236741)
test_btest 0.000750 0.000000 76.293950 ( 41.012705)
test_basic 0.005437 0.000731 0.761700 ( 0.929232)
test_all 0.001394 0.000449 556.772782 (237.146672)
test_rubyspec 0.019820 0.030528 81.754410 ( 93.899688)
total: 387.05 sec