Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240120-015215
#<BuildRuby:0x000055ec063b28e0
@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.20240120-015215",
@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.000000 0.000019 ( 0.000019)
autoconf 0.000025 0.000000 0.000025 ( 0.000024)
configure 0.000021 0.000000 0.000021 ( 0.000021)
build_up 0.001166 0.003812 1.626109 ( 2.034475)
build_miniruby 0.001582 0.000052 1.633004 ( 1.639533)
build_ruby 0.001858 0.000000 3.339526 ( 3.578935)
build_all 0.008540 0.000000 6.020365 ( 3.127791)
build_install 0.017889 0.000000 7.136097 ( 4.229775)
test_btest 0.000000 0.000998 82.161570 ( 35.378259)
test_basic 0.000000 0.007153 0.889932 ( 0.966925)
test_all 0.090688 0.027783 786.053581 (295.078238)
test_rubyspec 0.060088 0.045815 167.905186 (182.741331)
total: 528.78 sec