Logfile: /home/ko1/ruby/logs/brlog.trunk.20231224-154121
#<BuildRuby:0x000055e2a6b06ec0
@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="-j20",
@build_opts="-j20",
@configure_opts=["--enable-shared"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk.20231224-154121",
@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='-j20'",
@timeout=10800>
user system total real
checkout 0.000003 0.000001 0.000004 ( 0.000004)
autoconf 0.000008 0.000002 0.000010 ( 0.000009)
configure 0.000005 0.000001 0.000006 ( 0.000006)
build_up 0.004019 0.000003 0.749418 ( 1.153591)
build_miniruby 0.001212 0.000221 0.904300 ( 0.904670)
build_ruby 0.001181 0.000215 2.768961 ( 2.772417)
build_all 0.006419 0.001167 12.188867 ( 0.994250)
build_install 0.010121 0.003893 3.431349 ( 0.970192)
test_btest 0.000760 0.000000 65.911055 ( 5.949774)
test_basic 0.000977 0.003796 0.391697 ( 0.464414)
test_all 0.085798 0.021331 448.114012 ( 38.230188)
test_rubyspec 0.029889 0.025600 40.445488 ( 53.193051)
total: 104.63 sec