Logfile: /home/ko1/ruby/logs/brlog.trunk.20231121-145221
#<BuildRuby:0x00005621f8c34040
@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.20231121-145221",
@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.000011 0.000000 0.000011 ( 0.000010)
build_up 0.005092 0.000000 1.155152 ( 1.548014)
build_miniruby 0.001093 0.000000 0.933570 ( 0.933889)
build_ruby 0.001434 0.000000 2.682577 ( 2.683309)
build_all 0.007219 0.003811 17.016380 ( 1.486516)
build_install 0.007702 0.002913 5.217370 ( 1.246323)
test_btest 0.000995 0.000234 87.723360 ( 7.282769)
test_basic 0.003964 0.000933 0.727649 ( 0.806701)
test_all 0.111820 0.019978 532.961090 ( 48.946290)
test_rubyspec 0.012937 0.042007 50.870391 ( 63.134741)
total: 128.07 sec