Logfile: /home/ko1/ruby/logs/brlog.trunk.20230112-022923
#<BuildRuby:0x00005578437a4020
@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.20230112-022923",
@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.000005 0.000000 0.000005 ( 0.000005)
autoconf 0.000007 0.000001 0.000008 ( 0.000008)
configure 0.000006 0.000001 0.000007 ( 0.000007)
build_up 0.003069 0.000511 0.648906 ( 1.072778)
build_miniruby 0.000734 0.000122 0.667343 ( 0.666658)
build_ruby 0.001117 0.000186 2.413855 ( 2.413708)
build_all 0.006278 0.002992 12.939888 ( 1.640599)
build_install 0.000000 0.006192 1.478159 ( 0.696297)
test_btest 0.000000 0.000649 64.694115 ( 6.524538)
test_basic 0.000000 0.003383 0.255723 ( 0.350953)
test_all 0.000151 0.001348 513.788001 ( 47.302317)
test_rubyspec 0.012014 0.016285 34.985332 ( 45.514023)
total: 106.18 sec