Logfile: /home/ko1/ruby/logs/brlog.trunk.20240115-095645
#<BuildRuby:0x000055b69b32f238
@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-095645",
@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.000014 0.000003 0.000017 ( 0.000017)
autoconf 0.000024 0.000005 0.000029 ( 0.000028)
configure 0.000020 0.000004 0.000024 ( 0.000023)
build_up 0.003340 0.003072 1.170658 ( 1.623374)
build_miniruby 0.001168 0.000246 0.865392 ( 0.864384)
build_ruby 0.001043 0.000220 2.775087 ( 2.775833)
build_all 0.004589 0.004119 14.069711 ( 1.307685)
build_install 0.002431 0.005083 4.041418 ( 1.044006)
test_btest 0.000551 0.000168 73.608881 ( 7.368293)
test_basic 0.000286 0.003707 0.657657 ( 0.732928)
test_all 0.105915 0.026677 481.107961 ( 44.297886)
test_rubyspec 0.031911 0.013967 48.190113 ( 60.531916)
total: 120.55 sec