Logfile: /home/ko1/ruby/logs/brlog.trunk.20230729-095140
#<BuildRuby:0x0000556a59297520
@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.20230729-095140",
@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.000006)
autoconf 0.000012 0.000001 0.000013 ( 0.000012)
configure 0.000007 0.000001 0.000008 ( 0.000008)
build_up 0.003150 0.002823 1.379728 ( 2.626953)
build_miniruby 0.000826 0.000107 0.899100 ( 0.898772)
build_ruby 0.000994 0.000129 2.696896 ( 2.696502)
build_all 0.008675 0.000626 13.854113 ( 1.224062)
build_install 0.008346 0.000067 2.015037 ( 0.937015)
test_btest 0.000877 0.000101 79.232527 ( 8.200246)
test_basic 0.004604 0.000073 0.705902 ( 0.783997)
test_all 0.001096 0.000122 498.078066 ( 55.321009)
test_rubyspec 0.024500 0.015444 43.499274 ( 55.924027)
total: 128.61 sec