Logfile: /home/ko1/ruby/logs/brlog.trunk.20231223-124025
#<BuildRuby:0x00005653ad20b280
@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.20231223-124025",
@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.000001 0.000006 ( 0.000007)
autoconf 0.000009 0.000001 0.000010 ( 0.000010)
configure 0.000007 0.000001 0.000008 ( 0.000008)
build_up 0.005116 0.000190 1.088746 ( 1.462363)
build_miniruby 0.000838 0.000132 0.925642 ( 0.925399)
build_ruby 0.001356 0.000214 2.884065 ( 2.884489)
build_all 0.006053 0.004490 16.631063 ( 1.473582)
build_install 0.000602 0.008579 4.920002 ( 1.253988)
test_btest 0.000884 0.000265 83.457256 ( 7.973334)
test_basic 0.003636 0.001091 0.729345 ( 0.804424)
test_all 0.102712 0.029000 528.428533 ( 53.044295)
test_rubyspec 0.014856 0.032924 50.363090 ( 62.648031)
total: 132.47 sec