Logfile: /home/ko1/ruby/logs/brlog.trunk.20240105-133759
#<BuildRuby:0x00005652a48280c8
@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-133759",
@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.000011 0.000001 0.000012 ( 0.000012)
autoconf 0.000015 0.000001 0.000016 ( 0.000017)
configure 0.000011 0.000001 0.000012 ( 0.000013)
build_up 0.003000 0.000272 0.734440 ( 1.167632)
build_miniruby 0.000929 0.000084 0.914257 ( 0.915486)
build_ruby 0.001115 0.000101 2.761379 ( 2.764892)
build_all 0.002843 0.005074 12.038247 ( 1.018550)
build_install 0.000000 0.009007 3.388079 ( 0.982571)
test_btest 0.000186 0.000631 63.525486 ( 4.953469)
test_basic 0.003757 0.000000 0.374527 ( 0.457292)
test_all 0.079604 0.033573 484.811708 ( 42.731218)
test_rubyspec 0.030842 0.033405 41.257391 ( 54.026362)
total: 109.02 sec