Logfile: /home/ko1/ruby/logs/brlog.trunk.20231209-022947
#<BuildRuby:0x00005600025b7ce8
@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.20231209-022947",
@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.000004)
autoconf 0.000008 0.000001 0.000009 ( 0.000008)
configure 0.000008 0.000000 0.000008 ( 0.000008)
build_up 0.004755 0.000432 1.010210 ( 1.255519)
build_miniruby 0.001140 0.000000 0.868048 ( 0.867679)
build_ruby 0.000000 0.001739 2.693901 ( 2.694098)
build_all 0.000000 0.007872 12.084780 ( 1.009886)
build_install 0.003437 0.008783 3.612254 ( 0.971442)
test_btest 0.000000 0.000690 61.198586 ( 6.228743)
test_basic 0.000000 0.004555 0.373488 ( 0.453971)
test_all 0.081987 0.015282 386.699495 ( 37.792640)
test_rubyspec 0.034764 0.027847 39.750812 ( 52.411831)
total: 103.69 sec