Logfile: /home/ko1/ruby/logs/brlog.trunk.20231120-110141
#<BuildRuby:0x00005651f41d4150
@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.20231120-110141",
@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.000006 0.000002 0.000008 ( 0.000008)
configure 0.000005 0.000001 0.000006 ( 0.000006)
build_up 0.003817 0.001527 0.926494 ( 1.307751)
build_miniruby 0.000693 0.000277 0.798444 ( 0.798634)
build_ruby 0.001285 0.000514 2.600803 ( 2.601339)
build_all 0.005878 0.002351 12.075394 ( 1.000056)
build_install 0.010883 0.002056 3.500914 ( 0.963889)
test_btest 0.000629 0.000229 62.365320 ( 5.419686)
test_basic 0.005224 0.000000 0.389582 ( 0.468469)
test_all 0.062076 0.034180 338.737183 ( 36.361433)
test_rubyspec 0.030899 0.044986 39.818251 ( 52.360962)
total: 101.28 sec