Logfile: /home/ko1/ruby/logs/brlog.trunk.20231123-022653
#<BuildRuby:0x000055da3404ffd8
@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.20231123-022653",
@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.000004 0.000001 0.000005 ( 0.000005)
autoconf 0.000007 0.000002 0.000009 ( 0.000009)
configure 0.000005 0.000001 0.000006 ( 0.000006)
build_up 0.003318 0.002410 0.914666 ( 1.287421)
build_miniruby 0.000766 0.000256 0.813277 ( 0.813278)
build_ruby 0.000000 0.001823 2.644328 ( 2.644784)
build_all 0.005894 0.002600 12.128303 ( 0.997013)
build_install 0.007789 0.005501 3.889391 ( 0.999192)
test_btest 0.000554 0.000237 62.818602 ( 5.744787)
test_basic 0.005057 0.000377 0.422276 ( 0.501206)
test_all 0.081388 0.014667 355.535814 ( 39.723652)
test_rubyspec 0.048662 0.022768 39.869014 ( 52.423965)
total: 105.14 sec