Logfile: /home/ko1/ruby/logs/brlog.trunk.20240109-112636
#<BuildRuby:0x000055de2d7278e0
@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.20240109-112636",
@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.000012 0.000004 0.000016 ( 0.000016)
autoconf 0.000017 0.000006 0.000023 ( 0.000022)
configure 0.000012 0.000004 0.000016 ( 0.000016)
build_up 0.001100 0.005172 0.803658 ( 1.215480)
build_miniruby 0.000692 0.000289 0.828924 ( 0.828850)
build_ruby 0.001039 0.000433 2.725009 ( 2.725616)
build_all 0.007358 0.000048 11.948124 ( 0.981864)
build_install 0.012494 0.000478 3.402082 ( 0.967092)
test_btest 0.000000 0.000764 63.416923 ( 5.567112)
test_basic 0.002856 0.002626 0.419893 ( 0.499262)
test_all 0.088546 0.008878 368.003029 ( 38.951606)
test_rubyspec 0.035003 0.030944 40.859691 ( 53.422573)
total: 105.16 sec