Logfile: /home/ko1/ruby/logs/brlog.trunk.20231229-105504
#<BuildRuby:0x000055b0db43b598
@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.20231229-105504",
@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.000008)
configure 0.000005 0.000001 0.000006 ( 0.000006)
build_up 0.000000 0.005271 0.812016 ( 1.185969)
build_miniruby 0.000000 0.001083 0.816954 ( 0.817117)
build_ruby 0.000000 0.001677 2.677109 ( 2.677997)
build_all 0.000000 0.008350 12.032580 ( 0.997453)
build_install 0.009347 0.004171 3.412241 ( 0.969201)
test_btest 0.000637 0.000318 65.187778 ( 4.578272)
test_basic 0.003528 0.001764 0.405649 ( 0.484559)
test_all 0.091548 0.011611 385.944330 ( 35.948166)
test_rubyspec 0.025939 0.040565 40.296991 ( 52.841472)
total: 100.50 sec