Logfile: /home/ko1/ruby/logs/brlog.trunk.20240105-155854
#<BuildRuby:0x0000556a14bfb7f0
@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.20240105-155854",
@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.000010 0.000001 0.000011 ( 0.000011)
autoconf 0.000016 0.000002 0.000018 ( 0.000017)
configure 0.000011 0.000001 0.000012 ( 0.000012)
build_up 0.003753 0.000341 0.734895 ( 1.147459)
build_miniruby 0.000971 0.000089 0.932172 ( 0.931987)
build_ruby 0.000979 0.000089 2.787995 ( 2.791321)
build_all 0.004054 0.003206 12.101535 ( 1.019178)
build_install 0.005925 0.005175 3.450967 ( 0.983711)
test_btest 0.000567 0.000122 63.034941 ( 5.820497)
test_basic 0.000000 0.004272 0.375762 ( 0.458129)
test_all 0.079831 0.034509 526.137700 ( 44.223637)
test_rubyspec 0.035612 0.023753 41.451861 ( 54.172983)
total: 111.55 sec