Logfile: /home/ko1/ruby/logs/brlog.trunk.20231125-124522
#<BuildRuby:0x0000557d1e1c3f90
@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.20231125-124522",
@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.000007 0.000003 0.000010 ( 0.000011)
configure 0.000004 0.000002 0.000006 ( 0.000006)
build_up 0.000729 0.004741 0.936029 ( 1.311774)
build_miniruby 0.000622 0.000389 0.805491 ( 0.805517)
build_ruby 0.000764 0.000477 2.614204 ( 2.615137)
build_all 0.002183 0.006198 12.192552 ( 0.995017)
build_install 0.011007 0.000000 3.728122 ( 0.999113)
test_btest 0.000747 0.000000 64.800508 ( 4.534161)
test_basic 0.002146 0.001720 0.385407 ( 0.465382)
test_all 0.079610 0.016200 358.099887 ( 34.942068)
test_rubyspec 0.036404 0.032978 40.383488 ( 52.921378)
total: 99.59 sec