Logfile: /home/ko1/ruby/logs/brlog.trunk.20240108-175559
#<BuildRuby:0x00005592b9edc0c8
@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.20240108-175559",
@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.000010 0.000002 0.000012 ( 0.000011)
autoconf 0.000015 0.000003 0.000018 ( 0.000017)
configure 0.000010 0.000001 0.000011 ( 0.000012)
build_up 0.004772 0.000126 1.373981 ( 1.777128)
build_miniruby 0.001190 0.000178 1.499838 ( 1.503964)
build_ruby 0.001403 0.000210 5.647417 ( 5.657364)
build_all 0.010193 0.000268 16.723425 ( 1.835902)
build_install 0.016095 0.000417 5.117946 ( 1.849975)
test_btest 0.001462 0.000175 85.852265 ( 8.521584)
test_basic 0.005385 0.000113 0.662507 ( 0.732587)
test_all 0.096179 0.025172 563.268008 ( 63.419770)
test_rubyspec 0.019687 0.048355 83.952408 ( 96.165899)
total: 181.47 sec