Logfile: /home/ko1/ruby/logs/brlog.trunk.20240112-193923
#<BuildRuby:0x0000562e35b4f4b0
@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="-j20",
@build_opts="-j20",
@configure_opts=["--enable-shared"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk.20240112-193923",
@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='-j20'",
@timeout=10800>
user system total real
checkout 0.000004 0.000001 0.000005 ( 0.000004)
autoconf 0.000007 0.000002 0.000009 ( 0.000008)
configure 0.000005 0.000001 0.000006 ( 0.000007)
build_up 0.004354 0.001089 0.800507 ( 1.183943)
build_miniruby 0.000854 0.000213 0.831948 ( 0.831459)
build_ruby 0.001114 0.000278 2.681818 ( 2.682678)
build_all 0.000000 0.007550 11.933716 ( 0.973071)
build_install 0.010524 0.002947 3.516822 ( 0.963045)
test_btest 0.000845 0.000000 63.767837 ( 5.266510)
test_basic 0.002773 0.002306 0.400791 ( 0.480738)
test_all 0.061648 0.035883 407.966067 ( 35.462775)
test_rubyspec 0.024593 0.040219 40.764564 ( 53.312427)
total: 101.16 sec