Logfile: /home/ko1/ruby/logs/brlog.trunk.20231126-232722
#<BuildRuby:0x000055587f8dbfa8
@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",
@TARGET_INSTALL_DIR="/tmp/ruby/install/trunk",
@TARGET_NAME="trunk",
@TARGET_SRC_DIR="/tmp/ruby/src/trunk",
@btest_opts="-j16",
@build_opts="-j16",
@configure_opts=["--enable-shared"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk.20231126-232722",
@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='-j16'",
@timeout=10800>
user system total real
checkout 0.000008 0.000002 0.000010 ( 0.000009)
autoconf 0.000009 0.000002 0.000011 ( 0.000011)
configure 0.000008 0.000001 0.000009 ( 0.000009)
build_up 0.003654 0.000576 1.164370 ( 1.556807)
build_miniruby 0.000868 0.000137 0.877254 ( 0.876878)
build_ruby 0.001189 0.000187 2.655867 ( 2.657111)
build_all 0.009515 0.000806 16.127034 ( 1.487532)
build_install 0.009407 0.003040 4.893967 ( 1.186108)
test_btest 0.000958 0.000160 80.811903 ( 7.269707)
test_basic 0.002220 0.002961 0.736216 ( 0.811772)
test_all 0.101796 0.035583 494.792842 ( 53.312446)
test_rubyspec 0.020851 0.023117 48.912174 ( 61.315231)
total: 130.47 sec