Logfile: /home/ko1/ruby/logs/brlog.trunk.20240106-044411
#<BuildRuby:0x000055b0be38c0d8
@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.20240106-044411",
@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.000005)
autoconf 0.000008 0.000002 0.000010 ( 0.000011)
configure 0.000006 0.000002 0.000008 ( 0.000007)
build_up 0.004119 0.000088 0.839822 ( 1.252747)
build_miniruby 0.000989 0.000247 1.021995 ( 1.023033)
build_ruby 0.001143 0.000286 3.048144 ( 3.054538)
build_all 0.008923 0.000202 15.753557 ( 1.393901)
build_install 0.008965 0.000981 4.137728 ( 1.179633)
test_btest 0.000531 0.000106 78.498463 ( 8.329280)
test_basic 0.003415 0.000683 0.431503 ( 0.506231)
test_all 0.085158 0.031041 515.896014 ( 60.011927)
test_rubyspec 0.010756 0.028150 47.786177 ( 60.306799)
total: 137.06 sec