Logfile: /home/ko1/ruby/logs/brlog.trunk.20231213-141724
#<BuildRuby:0x000055f30cd66ed8
@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.20231213-141724",
@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.000000 0.000004 ( 0.000004)
autoconf 0.000008 0.000000 0.000008 ( 0.000008)
configure 0.000006 0.000000 0.000006 ( 0.000007)
build_up 0.000903 0.003822 1.014962 ( 1.309383)
build_miniruby 0.001256 0.000096 0.878546 ( 0.877977)
build_ruby 0.000984 0.000075 2.706214 ( 2.707994)
build_all 0.005048 0.003143 12.090152 ( 0.986420)
build_install 0.006791 0.002959 3.554594 ( 0.966995)
test_btest 0.000849 0.000134 63.848813 ( 5.706052)
test_basic 0.002833 0.000448 0.376181 ( 0.454646)
test_all 0.074523 0.027781 396.622121 ( 36.810098)
test_rubyspec 0.035445 0.023566 39.591267 ( 52.274227)
total: 102.09 sec