Logfile: /home/ko1/ruby/logs/brlog.trunk.20231219-040355
#<BuildRuby:0x000055b74c564178
@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.20231219-040355",
@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.000002 0.000000 0.000002 ( 0.000004)
autoconf 0.000006 0.000002 0.000008 ( 0.000009)
configure 0.000005 0.000002 0.000007 ( 0.000007)
build_up 0.003536 0.001179 1.038551 ( 1.299883)
build_miniruby 0.000847 0.000282 0.880789 ( 0.880086)
build_ruby 0.001180 0.000393 2.702790 ( 2.703956)
build_all 0.002157 0.006031 12.112106 ( 1.005018)
build_install 0.010211 0.000000 3.631045 ( 0.972233)
test_btest 0.000858 0.000000 64.429558 ( 4.930061)
test_basic 0.003395 0.000000 0.379141 ( 0.460094)
test_all 0.087181 0.011290 387.831197 ( 33.219152)
test_rubyspec 0.038107 0.031285 39.553479 ( 52.253332)
total: 97.72 sec