Logfile: /home/ko1/ruby/logs/brlog.trunk.20231223-113923
#<BuildRuby:0x0000562bd3abf310
@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.20231223-113923",
@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.000004 0.000000 0.000004 ( 0.000004)
autoconf 0.000008 0.000001 0.000009 ( 0.000010)
configure 0.000005 0.000000 0.000005 ( 0.000006)
build_up 0.000000 0.004101 0.738940 ( 1.152880)
build_miniruby 0.000000 0.000914 0.907109 ( 0.906664)
build_ruby 0.000185 0.001060 2.770218 ( 2.773812)
build_all 0.006299 0.001453 12.192348 ( 1.032231)
build_install 0.007982 0.000876 3.427148 ( 0.997066)
test_btest 0.000706 0.000152 64.518508 ( 4.979370)
test_basic 0.003245 0.000695 0.378319 ( 0.461860)
test_all 0.079440 0.027724 430.983301 ( 38.448248)
test_rubyspec 0.024152 0.024623 40.627438 ( 53.367521)
total: 104.12 sec