Logfile: /home/ko1/ruby/logs/brlog.trunk.20231223-213115
#<BuildRuby:0x0000560f2fccb8e0
@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-213115",
@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.000009)
configure 0.000006 0.000001 0.000007 ( 0.000007)
build_up 0.003411 0.000310 0.748487 ( 1.118662)
build_miniruby 0.001062 0.000097 0.898724 ( 0.899902)
build_ruby 0.001570 0.000000 2.780147 ( 2.814926)
build_all 0.006971 0.000000 11.944614 ( 1.050034)
build_install 0.010395 0.000416 3.373438 ( 0.975004)
test_btest 0.000789 0.000000 63.497879 ( 6.323635)
test_basic 0.003705 0.000000 0.389241 ( 0.462387)
test_all 0.097476 0.010602 441.757163 ( 39.887995)
test_rubyspec 0.034432 0.014353 40.533089 ( 53.270679)
total: 106.80 sec