Logfile: /home/ko1/ruby/logs/brlog.trunk.20240110-222618
#<BuildRuby:0x0000563c8919f8e0
@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.20240110-222618",
@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.000007 0.000001 0.000008 ( 0.000008)
configure 0.000005 0.000001 0.000006 ( 0.000007)
build_up 0.003834 0.001045 0.790201 ( 1.193480)
build_miniruby 0.000783 0.000214 0.816509 ( 0.816574)
build_ruby 0.001603 0.000437 2.692100 ( 2.692136)
build_all 0.008204 0.000000 11.914672 ( 0.973506)
build_install 0.010635 0.000000 3.428413 ( 0.964433)
test_btest 0.000800 0.000000 62.470461 ( 5.808254)
test_basic 0.004815 0.000000 0.392481 ( 0.473315)
test_all 0.075632 0.024896 397.903789 ( 34.288797)
test_rubyspec 0.020659 0.045376 40.506785 ( 53.062428)
total: 100.27 sec