Logfile: /home/ko1/ruby/logs/brlog.trunk.20231217-164155
#<BuildRuby:0x000055fff97438e0
@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.20231217-164155",
@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.000005 0.000001 0.000006 ( 0.000006)
autoconf 0.000009 0.000003 0.000012 ( 0.000012)
configure 0.000007 0.000002 0.000009 ( 0.000009)
build_up 0.002941 0.002183 1.040285 ( 1.314057)
build_miniruby 0.000879 0.000320 0.871654 ( 0.871111)
build_ruby 0.001231 0.000447 2.708906 ( 2.709280)
build_all 0.002538 0.004966 12.054652 ( 1.022575)
build_install 0.011376 0.000000 3.550619 ( 0.972050)
test_btest 0.000709 0.000005 63.397908 ( 5.946677)
test_basic 0.000000 0.004494 0.378446 ( 0.457825)
test_all 0.076980 0.025315 416.813328 ( 36.920870)
test_rubyspec 0.030372 0.043094 39.673814 ( 52.346792)
total: 102.56 sec