Logfile: /home/ko1/ruby/logs/brlog.trunk.20240111-061116
#<BuildRuby:0x000055f9fbce78e0
@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.20240111-061116",
@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.000024 0.000000 0.000024 ( 0.000027)
configure 0.000006 0.000000 0.000006 ( 0.000006)
build_up 0.004794 0.000184 0.817600 ( 1.202582)
build_miniruby 0.000761 0.000191 0.796337 ( 0.796339)
build_ruby 0.001410 0.000000 2.696928 ( 2.697857)
build_all 0.000000 0.007832 12.007696 ( 0.984724)
build_install 0.006339 0.004554 3.368850 ( 0.960773)
test_btest 0.000543 0.000233 63.983428 ( 5.646614)
test_basic 0.000236 0.004352 0.425813 ( 0.506450)
test_all 0.075761 0.021544 388.074103 ( 34.127895)
test_rubyspec 0.049695 0.017390 40.809755 ( 53.356180)
total: 100.28 sec