Logfile: /home/ko1/ruby/logs/brlog.trunk.20240103-151215
#<BuildRuby:0x0000556ee0f50150
@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.20240103-151215",
@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.000001 0.000005 ( 0.000004)
autoconf 0.000007 0.000002 0.000009 ( 0.000008)
configure 0.000005 0.000001 0.000006 ( 0.000006)
build_up 0.000000 0.005790 1.025781 ( 1.446704)
build_miniruby 0.000000 0.001149 0.788431 ( 0.788358)
build_ruby 0.000000 0.001494 2.667212 ( 2.667959)
build_all 0.005270 0.002565 11.858329 ( 0.995815)
build_install 0.010170 0.000811 3.470038 ( 0.962218)
test_btest 0.000574 0.000192 63.902354 ( 4.846000)
test_basic 0.003052 0.001017 0.392348 ( 0.473371)
test_all 0.066471 0.030868 390.463044 ( 36.281060)
test_rubyspec 0.039616 0.032878 39.910749 ( 52.472630)
total: 100.93 sec