Logfile: /home/ko1/ruby/logs/brlog.trunk.20231225-020446
#<BuildRuby:0x0000564f8c5a36b0
@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.20231225-020446",
@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.000005 0.000000 0.000005 ( 0.000005)
autoconf 0.000008 0.000001 0.000009 ( 0.000009)
configure 0.000006 0.000000 0.000006 ( 0.000007)
build_up 0.000000 0.003590 0.737281 ( 1.135120)
build_miniruby 0.000880 0.000216 0.906966 ( 0.907787)
build_ruby 0.001206 0.000201 2.770785 ( 2.773444)
build_all 0.007381 0.000000 12.104997 ( 1.046820)
build_install 0.011239 0.000391 3.433105 ( 0.971016)
test_btest 0.000666 0.000083 62.597727 ( 5.872086)
test_basic 0.003974 0.000497 0.379828 ( 0.456613)
test_all 0.092044 0.014999 426.123030 ( 44.934370)
test_rubyspec 0.015686 0.034316 40.472302 ( 53.235645)
total: 111.33 sec