Logfile: /home/ko1/ruby/logs/brlog.trunk.20231024-224301
#<BuildRuby:0x0000563bdfd6b818
@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.20231024-224301",
@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.000007 0.000000 0.000007 ( 0.000007)
autoconf 0.000010 0.000001 0.000011 ( 0.000011)
configure 0.000008 0.000000 0.000008 ( 0.000009)
build_up 0.004769 0.000238 1.552486 ( 1.757436)
build_miniruby 0.000965 0.000048 0.793288 ( 0.792434)
build_ruby 0.001275 0.000000 2.812163 ( 2.812275)
build_all 0.009986 0.000000 16.157378 ( 1.396888)
build_install 0.005716 0.003318 4.858572 ( 1.140196)
test_btest 0.000608 0.000045 79.022795 ( 7.778327)
test_basic 0.003871 0.000004 0.623138 ( 0.702468)
test_all 0.108364 0.023753 526.446278 ( 49.145489)
test_rubyspec 0.032464 0.018059 50.838816 ( 63.135331)
total: 128.66 sec