Logfile: /home/ko1/ruby/logs/brlog.trunk.20231204-210525
#<BuildRuby:0x000055e43f613f90
@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.20231204-210525",
@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.000005 0.000000 0.000005 ( 0.000006)
autoconf 0.000013 0.000001 0.000014 ( 0.000013)
configure 0.000008 0.000000 0.000008 ( 0.000009)
build_up 0.003840 0.000320 0.976436 ( 1.301325)
build_miniruby 0.000697 0.000058 0.871451 ( 0.871278)
build_ruby 0.000947 0.000079 2.697232 ( 2.698809)
build_all 0.003134 0.003987 12.103387 ( 1.010752)
build_install 0.006576 0.006728 3.596259 ( 0.967659)
test_btest 0.000448 0.000112 63.144780 ( 5.449308)
test_basic 0.000000 0.003727 0.373133 ( 0.455609)
test_all 0.081748 0.015613 391.466616 ( 34.957609)
test_rubyspec 0.036477 0.026497 39.666357 ( 52.332304)
total: 100.05 sec