Logfile: /home/ko1/ruby/logs/brlog.trunk.20240103-020921
#<BuildRuby:0x000055755e7600d8
@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.20240103-020921",
@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.000014 0.000003 0.000017 ( 0.000017)
autoconf 0.000022 0.000004 0.000026 ( 0.000026)
configure 0.000016 0.000003 0.000019 ( 0.000018)
build_up 0.004137 0.003074 1.035684 ( 1.335549)
build_miniruby 0.000874 0.000202 0.806579 ( 0.806609)
build_ruby 0.001590 0.000367 2.697881 ( 2.697619)
build_all 0.003487 0.004921 12.053275 ( 1.001956)
build_install 0.007907 0.004008 3.473079 ( 0.963128)
test_btest 0.000489 0.000163 63.385551 ( 5.104692)
test_basic 0.003931 0.000000 0.397171 ( 0.477405)
test_all 0.077159 0.017734 366.334221 ( 38.635804)
test_rubyspec 0.041955 0.025816 40.437849 ( 53.020761)
total: 104.04 sec