Logfile: /home/ko1/ruby/logs/brlog.trunk.20231201-093646
#<BuildRuby:0x000055bc969cb4b0
@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.20231201-093646",
@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.000006)
autoconf 0.000010 0.000002 0.000012 ( 0.000011)
configure 0.000008 0.000002 0.000010 ( 0.000009)
build_up 0.000000 0.004822 0.956057 ( 1.239645)
build_miniruby 0.000000 0.001136 0.861339 ( 0.861080)
build_ruby 0.000000 0.001704 2.699190 ( 2.699866)
build_all 0.002519 0.005350 12.088931 ( 1.007616)
build_install 0.011012 0.003461 3.532603 ( 0.976842)
test_btest 0.000465 0.000215 65.038319 ( 4.654651)
test_basic 0.002883 0.001331 0.371236 ( 0.453076)
test_all 0.079768 0.018104 372.889752 ( 43.186503)
test_rubyspec 0.025966 0.042359 39.550383 ( 52.255630)
total: 107.34 sec