Logfile: /home/ko1/ruby/logs/brlog.trunk.20240110-022313
#<BuildRuby:0x0000558d28d07f90
@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.20240110-022313",
@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.000003 0.000001 0.000004 ( 0.000004)
autoconf 0.000008 0.000002 0.000010 ( 0.000009)
configure 0.000005 0.000001 0.000006 ( 0.000006)
build_up 0.004160 0.001135 0.860929 ( 1.414838)
build_miniruby 0.000844 0.000230 2.136042 ( 2.029967)
build_ruby 0.001119 0.000305 2.656388 ( 2.657351)
build_all 0.007836 0.000000 12.013392 ( 1.002917)
build_install 0.008995 0.004199 3.395221 ( 0.964052)
test_btest 0.000669 0.000179 65.743783 ( 4.765123)
test_basic 0.001675 0.003623 0.411379 ( 0.491104)
test_all 0.073884 0.023344 391.788646 ( 33.818147)
test_rubyspec 0.030484 0.034805 40.520687 ( 53.093455)
total: 100.24 sec