Logfile: /home/ko1/ruby/logs/brlog.trunk.20230603-134932
#<BuildRuby:0x000055e300eb8118
@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.20230603-134932",
@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.000006)
autoconf 0.000008 0.000001 0.000009 ( 0.000010)
configure 0.000007 0.000001 0.000008 ( 0.000008)
build_up 0.005674 0.000175 1.428124 ( 2.672470)
build_miniruby 0.001395 0.000000 0.794992 ( 0.794391)
build_ruby 0.000000 0.001458 2.427981 ( 2.427763)
build_all 0.000904 0.008408 12.233935 ( 1.062517)
build_install 0.006763 0.000661 1.619456 ( 0.842166)
test_btest 0.000806 0.000168 81.651866 ( 7.041190)
test_basic 0.004524 0.000153 0.744544 ( 0.825894)
test_all 0.001121 0.000224 441.837131 ( 41.413373)
test_rubyspec 0.025265 0.015465 42.429141 ( 54.859174)
total: 111.94 sec