Logfile: /home/ko1/ruby/logs/brlog.trunk.20231216-084641
#<BuildRuby:0x000055fc3dcaf438
@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.20231216-084641",
@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.000003 0.000001 0.000004 ( 0.000004)
autoconf 0.000010 0.000003 0.000013 ( 0.000013)
configure 0.000005 0.000001 0.000006 ( 0.000006)
build_up 0.003180 0.000954 1.025495 ( 1.297608)
build_miniruby 0.000580 0.000174 0.868511 ( 0.868254)
build_ruby 0.001196 0.000358 2.716495 ( 2.720936)
build_all 0.007659 0.000000 12.131297 ( 0.999485)
build_install 0.000408 0.009133 3.553384 ( 0.984815)
test_btest 0.000333 0.000143 62.474646 ( 5.682714)
test_basic 0.000000 0.003320 0.377168 ( 0.457461)
test_all 0.067738 0.028246 379.336912 ( 42.666088)
test_rubyspec 0.048511 0.024241 39.700659 ( 52.348464)
total: 108.03 sec