Logfile: /home/ko1/ruby/logs/brlog.trunk.20231201-095811
#<BuildRuby:0x000056326b9cb280
@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.20231201-095811",
@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.000007 0.000000 0.000007 ( 0.000008)
configure 0.000006 0.000001 0.000007 ( 0.000006)
build_up 0.000000 0.004516 0.961669 ( 1.259290)
build_miniruby 0.000000 0.000994 0.875255 ( 0.874858)
build_ruby 0.000000 0.001274 2.704818 ( 2.705136)
build_all 0.004021 0.003760 12.133752 ( 0.978334)
build_install 0.008602 0.005436 3.560303 ( 0.964202)
test_btest 0.000577 0.000206 66.823078 ( 4.855565)
test_basic 0.003846 0.000000 0.367993 ( 0.448422)
test_all 0.087227 0.010400 375.363435 ( 39.031147)
test_rubyspec 0.046771 0.027302 39.551026 ( 52.193230)
total: 103.31 sec