Logfile: /home/ko1/ruby/logs/brlog.trunk.20240103-004943
#<BuildRuby:0x0000560edbba3048
@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.20240103-004943",
@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.000015 0.000003 0.000018 ( 0.000017)
autoconf 0.000021 0.000004 0.000025 ( 0.000024)
configure 0.000016 0.000003 0.000019 ( 0.000018)
build_up 0.000000 0.007159 1.047840 ( 1.298086)
build_miniruby 0.000406 0.000590 0.810444 ( 0.810561)
build_ruby 0.001386 0.000462 2.672885 ( 2.673017)
build_all 0.004564 0.002808 11.941591 ( 0.962608)
build_install 0.013376 0.001811 3.528891 ( 0.960024)
test_btest 0.000536 0.000167 63.775595 ( 4.540758)
test_basic 0.003745 0.001170 0.412794 ( 0.493072)
test_all 0.065769 0.029604 371.871309 ( 40.476106)
test_rubyspec 0.030235 0.037289 40.148449 ( 52.717831)
total: 104.93 sec