Logfile: /home/ko1/ruby/logs/brlog.trunk.20231125-235306
#<BuildRuby:0x000055c438de4070
@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.20231125-235306",
@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.000002 0.000009 ( 0.000008)
configure 0.000004 0.000002 0.000006 ( 0.000006)
build_up 0.005407 0.000000 0.924757 ( 1.299956)
build_miniruby 0.000000 0.001073 0.802570 ( 0.802616)
build_ruby 0.000220 0.001074 2.629147 ( 2.630326)
build_all 0.006363 0.001818 12.227815 ( 0.979766)
build_install 0.007545 0.000932 3.670888 ( 0.989000)
test_btest 0.000575 0.000153 67.238060 ( 4.798754)
test_basic 0.003298 0.000880 0.407546 ( 0.486597)
test_all 0.070722 0.024344 352.046914 ( 41.049256)
test_rubyspec 0.041468 0.027260 40.116384 ( 52.663096)
total: 105.70 sec