Logfile: /home/ko1/ruby/logs/brlog.trunk.20230120-083957
#<BuildRuby:0x000055fd72c2b760
@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.20230120-083957",
@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.000004 0.000001 0.000005 ( 0.000005)
autoconf 0.000008 0.000002 0.000010 ( 0.000011)
configure 0.000006 0.000001 0.000007 ( 0.000007)
build_up 0.007294 0.001824 0.956183 ( 1.156495)
build_miniruby 0.001829 0.000457 0.837837 ( 0.837907)
build_ruby 0.002516 0.000629 2.129767 ( 2.132069)
build_all 0.016911 0.002779 18.465605 ( 2.141414)
build_install 0.010120 0.011103 1.841430 ( 0.939056)
test_btest 0.001440 0.000000 88.874470 ( 9.027223)
test_basic 0.003759 0.003538 0.343599 ( 0.439313)
test_all 0.001864 0.000292 660.309246 ( 65.875565)
test_rubyspec 0.107967 0.040656 48.414719 ( 56.872796)
total: 139.42 sec