Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240211-090518
#<BuildRuby:0x000055ac88b1a320
@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.20240211-090518",
@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.000023 0.000002 0.000025 ( 0.000026)
configure 0.000023 0.000002 0.000025 ( 0.000025)
build_up 0.002944 0.003878 2.122652 ( 2.889156)
build_miniruby 0.001398 0.000055 1.755631 ( 1.917451)
build_ruby 0.002018 0.000000 3.546260 ( 3.960847)
build_all 0.007599 0.000935 6.897672 ( 4.783329)
build_install 0.019322 0.001397 8.400497 ( 6.196022)
test_btest 0.001012 0.000131 92.586853 ( 70.263238)
test_basic 0.000000 0.007649 0.951315 ( 1.313870)
test_all 0.090111 0.036063 869.636682 (761.991534)
test_rubyspec 0.067274 0.048581 202.289836 (309.410674)
total: 1162.73 sec