Logfile: /home/ko1/ruby/logs/brlog.trunk.20230201-032006
#<BuildRuby:0x000055dfc1af7610
@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.20230201-032006",
@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.000006 0.000002 0.000008 ( 0.000007)
autoconf 0.000011 0.000002 0.000013 ( 0.000013)
configure 0.000008 0.000002 0.000010 ( 0.000010)
build_up 0.003432 0.000625 0.627747 ( 1.027941)
build_miniruby 0.000833 0.000151 0.631182 ( 0.631143)
build_ruby 0.000000 0.001198 2.061226 ( 2.060860)
build_all 0.006617 0.002777 12.015883 ( 1.454539)
build_install 0.005408 0.001248 1.493466 ( 0.723820)
test_btest 0.000672 0.000000 63.359116 ( 6.501338)
test_basic 0.003680 0.000000 0.247707 ( 0.342714)
test_all 0.001042 0.000139 482.256907 ( 45.337770)
test_rubyspec 0.020425 0.007567 34.805528 ( 45.412858)
total: 103.49 sec