Logfile: /home/ko1/ruby/logs/brlog.trunk.20240116-051243
#<BuildRuby:0x000055dbeb527d68
@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.20240116-051243",
@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.000022 0.000003 0.000025 ( 0.000026)
autoconf 0.000032 0.000005 0.000037 ( 0.000037)
configure 0.000024 0.000004 0.000028 ( 0.000028)
build_up 0.004540 0.000097 1.111693 ( 1.530378)
build_miniruby 0.001191 0.000188 0.798998 ( 0.798233)
build_ruby 0.001169 0.000184 2.692380 ( 2.691967)
build_all 0.008136 0.000607 14.282412 ( 1.290325)
build_install 0.003978 0.003459 4.051413 ( 1.051140)
test_btest 0.000891 0.000162 74.527868 ( 7.206778)
test_basic 0.004321 0.000786 0.769022 ( 0.845020)
test_all 0.088804 0.044174 514.890760 ( 46.836838)
test_rubyspec 0.031620 0.011826 46.972618 ( 59.315020)
total: 121.57 sec