Logfile: /home/ko1/ruby/logs/brlog.trunk.20230725-125434
#<BuildRuby:0x00005564fc6cbce8
@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="-j16",
@build_opts="-j16",
@configure_opts=["--enable-shared"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk.20230725-125434",
@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='-j16'",
@timeout=10800>
user system total real
checkout 0.000013 0.000004 0.000017 ( 0.000017)
autoconf 0.000020 0.000006 0.000026 ( 0.000026)
configure 0.000016 0.000005 0.000021 ( 0.000021)
build_up 0.002441 0.003461 1.443947 ( 2.780233)
build_miniruby 0.002006 0.000000 1.019162 ( 1.022504)
build_ruby 0.001479 0.000000 2.600180 ( 2.599987)
build_all 0.007986 0.001497 14.633124 ( 1.318769)
build_install 0.008395 0.000363 2.098818 ( 0.945061)
test_btest 0.000571 0.000160 86.263129 ( 7.296621)
test_basic 0.002984 0.000835 0.699874 ( 0.778158)
test_all 0.000000 0.001799 524.008619 ( 52.170872)
test_rubyspec 0.010480 0.031392 43.889529 ( 56.232413)
total: 125.15 sec