Logfile: /home/ko1/ruby/logs/brlog.trunk.20240115-052738
#<BuildRuby:0x00005592c348f6b0
@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.20240115-052738",
@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.000012 0.000004 0.000016 ( 0.000016)
autoconf 0.000018 0.000005 0.000023 ( 0.000023)
configure 0.000012 0.000004 0.000016 ( 0.000016)
build_up 0.004449 0.001214 0.789487 ( 1.162482)
build_miniruby 0.000924 0.000252 0.858354 ( 0.858329)
build_ruby 0.001563 0.000426 2.672212 ( 2.704497)
build_all 0.007913 0.000000 12.348860 ( 0.986381)
build_install 0.012176 0.001294 3.483899 ( 0.975368)
test_btest 0.000782 0.000168 66.761801 ( 4.413087)
test_basic 0.004226 0.000905 0.412977 ( 0.492861)
test_all 0.073764 0.023962 361.978487 ( 39.614484)
test_rubyspec 0.041505 0.029127 40.150519 ( 52.675168)
total: 103.88 sec