Logfile: /home/ko1/ruby/logs/brlog.trunk.20231119-184055
#<BuildRuby:0x000055c46c7e3048
@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.20231119-184055",
@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.000001 0.000008 ( 0.000008)
configure 0.000006 0.000001 0.000007 ( 0.000007)
build_up 0.004777 0.000868 0.920189 ( 1.307764)
build_miniruby 0.000859 0.000156 0.789932 ( 0.789943)
build_ruby 0.001070 0.000195 2.633908 ( 2.634979)
build_all 0.003663 0.004352 11.977077 ( 0.973297)
build_install 0.010304 0.000276 3.498485 ( 0.966333)
test_btest 0.000645 0.000138 63.327469 ( 5.202593)
test_basic 0.004594 0.000985 0.409558 ( 0.488115)
test_all 0.083968 0.012832 331.652979 ( 36.409940)
test_rubyspec 0.025071 0.043758 39.773334 ( 52.386989)
total: 101.16 sec