Logfile: /home/ko1/ruby/logs/brlog.trunk.20231225-052241
#<BuildRuby:0x0000556adc0680c8
@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.20231225-052241",
@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.000007 0.000002 0.000009 ( 0.000009)
configure 0.000006 0.000001 0.000007 ( 0.000007)
build_up 0.003943 0.000000 0.746996 ( 1.148313)
build_miniruby 0.001162 0.000000 0.902088 ( 0.902301)
build_ruby 0.001282 0.000000 2.779398 ( 2.784390)
build_all 0.007490 0.000000 12.100463 ( 1.024348)
build_install 0.009495 0.000385 3.419203 ( 0.976165)
test_btest 0.000508 0.000068 62.768840 ( 6.241079)
test_basic 0.003186 0.000425 0.381209 ( 0.457275)
test_all 0.081093 0.029380 475.931454 ( 39.532760)
test_rubyspec 0.044674 0.007778 40.623815 ( 53.347653)
total: 106.41 sec