Logfile: /home/ko1/ruby/logs/brlog.trunk.20231213-160427
#<BuildRuby:0x0000562b45dfc188
@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.20231213-160427",
@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.000013 0.000002 0.000015 ( 0.000013)
configure 0.000006 0.000000 0.000006 ( 0.000006)
build_up 0.004373 0.000397 1.034838 ( 1.321039)
build_miniruby 0.000807 0.000073 0.868586 ( 0.869307)
build_ruby 0.001140 0.000000 2.716007 ( 2.719073)
build_all 0.007353 0.000000 12.149812 ( 0.975756)
build_install 0.005677 0.006738 3.571264 ( 0.972638)
test_btest 0.000650 0.000114 63.520267 ( 5.149591)
test_basic 0.000000 0.003602 0.384702 ( 0.465111)
test_all 0.083897 0.014650 384.424970 ( 40.964092)
test_rubyspec 0.027482 0.045041 39.553756 ( 52.260510)
total: 105.70 sec