Logfile: /home/ko1/ruby/logs/brlog.trunk.20230210-091207
#<BuildRuby:0x000056513be9f740
@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.20230210-091207",
@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.000001 0.000007 ( 0.000007)
autoconf 0.000011 0.000002 0.000013 ( 0.000013)
configure 0.000008 0.000001 0.000009 ( 0.000010)
build_up 0.003961 0.000006 0.615242 ( 1.057480)
build_miniruby 0.000785 0.000121 0.654958 ( 0.654201)
build_ruby 0.000960 0.000148 2.042830 ( 2.042565)
build_all 0.001739 0.007482 12.359926 ( 1.493632)
build_install 0.002815 0.003546 1.468264 ( 0.702424)
test_btest 0.000475 0.000159 68.343416 ( 6.089751)
test_basic 0.000770 0.002747 0.251593 ( 0.348504)
test_all 0.001036 0.000389 478.944748 ( 46.943969)
test_rubyspec 0.005332 0.021073 35.538472 ( 46.034642)
total: 105.37 sec