Logfile: /home/ko1/ruby/logs/brlog.trunk.20230726-205547
#<BuildRuby:0x000055dd784cffa8
@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="-j16",
@build_opts="-j16",
@configure_opts=["--enable-shared"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk.20230726-205547",
@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='-j16'",
@timeout=10800>
user system total real
checkout 0.000017 0.000000 0.000017 ( 0.000016)
autoconf 0.000027 0.000000 0.000027 ( 0.000028)
configure 0.000022 0.000000 0.000022 ( 0.000022)
build_up 0.006537 0.000000 1.440211 ( 2.684819)
build_miniruby 0.001041 0.000000 0.924795 ( 0.924093)
build_ruby 0.001639 0.000000 2.724013 ( 2.728484)
build_all 0.009342 0.000000 14.347355 ( 1.328124)
build_install 0.003991 0.004282 1.989142 ( 0.925965)
test_btest 0.001009 0.000041 81.439241 ( 7.651986)
test_basic 0.004614 0.000000 0.591479 ( 0.670281)
test_all 0.001643 0.000000 527.644899 ( 52.220738)
test_rubyspec 0.020977 0.021110 43.455391 ( 55.837651)
total: 124.97 sec