Logfile: /home/ko1/ruby/logs/brlog.trunk.20231126-191748
#<BuildRuby:0x000055e4b2f48070
@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.20231126-191748",
@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.000002 0.000001 0.000003 ( 0.000004)
autoconf 0.000005 0.000003 0.000008 ( 0.000008)
configure 0.000005 0.000002 0.000007 ( 0.000007)
build_up 0.002259 0.003091 0.936426 ( 1.354221)
build_miniruby 0.000682 0.000341 0.811389 ( 0.811407)
build_ruby 0.000879 0.000439 2.605406 ( 2.606097)
build_all 0.005675 0.002872 12.172429 ( 1.017324)
build_install 0.010511 0.001789 3.722480 ( 0.979311)
test_btest 0.000000 0.000751 64.013873 ( 5.003612)
test_basic 0.002968 0.002430 0.408301 ( 0.486826)
test_all 0.065916 0.030531 360.137997 ( 31.230690)
test_rubyspec 0.019669 0.050012 39.946605 ( 52.503052)
total: 95.99 sec