Logfile: /home/ko1/ruby/logs/brlog.trunk.20231230-223037
#<BuildRuby:0x0000560cfea940c8
@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.20231230-223037",
@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.000005 0.000001 0.000006 ( 0.000006)
build_up 0.001784 0.003562 0.805596 ( 1.200562)
build_miniruby 0.000000 0.001115 0.832875 ( 0.832956)
build_ruby 0.000000 0.001490 2.682195 ( 2.683401)
build_all 0.004352 0.003649 12.059196 ( 0.969997)
build_install 0.007083 0.005971 3.369294 ( 0.973588)
test_btest 0.000911 0.000000 62.453462 ( 4.471101)
test_basic 0.004120 0.000625 0.391403 ( 0.471820)
test_all 0.072686 0.028021 393.931391 ( 32.533431)
test_rubyspec 0.034693 0.032807 40.168686 ( 52.723300)
total: 96.86 sec