Logfile: /home/ko1/ruby/logs/brlog.trunk.20240115-034522
#<BuildRuby:0x000055b671d8b5f8
@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.20240115-034522",
@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.000016 0.000002 0.000018 ( 0.000017)
autoconf 0.000026 0.000003 0.000029 ( 0.000028)
configure 0.000022 0.000002 0.000024 ( 0.000023)
build_up 0.000829 0.004445 1.125467 ( 1.529326)
build_miniruby 0.000847 0.000170 0.825765 ( 0.824928)
build_ruby 0.001258 0.000252 2.682717 ( 2.681763)
build_all 0.002288 0.006878 14.204647 ( 1.273671)
build_install 0.006617 0.000800 4.160854 ( 1.092088)
test_btest 0.000753 0.000232 76.796979 ( 6.468653)
test_basic 0.001281 0.003260 0.694978 ( 0.774987)
test_all 0.112457 0.016244 514.494798 ( 51.070442)
test_rubyspec 0.026997 0.019527 48.351152 ( 60.718492)
total: 126.44 sec