Logfile: /home/ko1/ruby/logs/brlog.trunk.20240108-055151
#<BuildRuby:0x000055d76f7d8178
@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-055151",
@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.000007 0.000001 0.000008 ( 0.000007)
autoconf 0.000014 0.000001 0.000015 ( 0.000016)
configure 0.000010 0.000002 0.000012 ( 0.000012)
build_up 0.000970 0.004280 1.260725 ( 1.620758)
build_miniruby 0.001123 0.000187 1.461802 ( 1.464574)
build_ruby 0.001433 0.000000 4.426439 ( 4.438010)
build_all 0.010200 0.000482 16.646003 ( 1.758006)
build_install 0.011821 0.004953 5.272392 ( 2.060814)
test_btest 0.000784 0.000000 81.337893 ( 8.734156)
test_basic 0.003386 0.001862 0.653022 ( 0.717475)
test_all 0.101057 0.021015 572.326000 ( 69.077025)
test_rubyspec 0.038501 0.027963 81.094188 ( 93.315477)
total: 183.19 sec