Logfile: /home/ko1/ruby/logs/brlog.trunk.20230208-191349
#<BuildRuby:0x000055a375283ac0
@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.20230208-191349",
@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.000003 0.000001 0.000004 ( 0.000005)
autoconf 0.000007 0.000002 0.000009 ( 0.000010)
configure 0.000009 0.000003 0.000012 ( 0.000012)
build_up 0.002783 0.000928 0.647193 ( 1.093786)
build_miniruby 0.000720 0.000240 0.651865 ( 0.650975)
build_ruby 0.000860 0.000287 2.070625 ( 2.070102)
build_all 0.004605 0.004474 12.357905 ( 1.518166)
build_install 0.001439 0.005132 1.510828 ( 0.726122)
test_btest 0.000457 0.000228 65.310081 ( 6.326545)
test_basic 0.000000 0.003911 0.237025 ( 0.331714)
test_all 0.000206 0.000776 495.536148 ( 47.590703)
test_rubyspec 0.020399 0.008133 35.639954 ( 46.185234)
total: 106.49 sec