Logfile: /home/ko1/ruby/logs/brlog.trunk.20240113-130559
#<BuildRuby:0x00005567e07e8090
@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.20240113-130559",
@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.000006 0.000002 0.000008 ( 0.000008)
configure 0.000005 0.000001 0.000006 ( 0.000006)
build_up 0.000533 0.004328 0.789908 ( 1.158701)
build_miniruby 0.000810 0.000324 0.826298 ( 0.825800)
build_ruby 0.001095 0.000438 2.689253 ( 2.689644)
build_all 0.004969 0.002799 11.984830 ( 1.004598)
build_install 0.009071 0.001929 3.732749 ( 0.988280)
test_btest 0.000498 0.000192 65.955261 ( 4.582028)
test_basic 0.000000 0.003985 0.409072 ( 0.489195)
test_all 0.081264 0.020072 366.845795 ( 39.474572)
test_rubyspec 0.029895 0.032932 40.497725 ( 53.034301)
total: 104.25 sec