Logfile: /home/ko1/ruby/logs/brlog.trunk.20230614-075637
#<BuildRuby:0x000055af9647f040
@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.20230614-075637",
@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.000007 0.000001 0.000008 ( 0.000009)
configure 0.000006 0.000001 0.000007 ( 0.000008)
build_up 0.005840 0.000433 1.345958 ( 2.693488)
build_miniruby 0.000885 0.000197 0.773850 ( 0.773193)
build_ruby 0.001210 0.000000 2.471824 ( 2.472464)
build_all 0.006742 0.003065 12.720532 ( 1.106623)
build_install 0.007543 0.000837 1.848865 ( 0.839800)
test_btest 0.000796 0.000181 83.183279 ( 6.590133)
test_basic 0.002994 0.000681 0.654809 ( 0.736399)
test_all 0.001736 0.000192 446.811020 ( 44.111222)
test_rubyspec 0.030185 0.005457 41.868573 ( 54.390078)
total: 113.71 sec