Logfile: /home/ko1/ruby/logs/brlog.trunk.20240106-185715
#<BuildRuby:0x000055dcfb2d8178
@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.20240106-185715",
@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.000008 0.000002 0.000010 ( 0.000009)
autoconf 0.000015 0.000002 0.000017 ( 0.000017)
configure 0.000009 0.000001 0.000010 ( 0.000011)
build_up 0.000497 0.004075 1.174543 ( 1.806064)
build_miniruby 0.000988 0.000233 1.370621 ( 1.372438)
build_ruby 0.000000 0.001582 4.200801 ( 4.206855)
build_all 0.000856 0.009245 16.295409 ( 1.645369)
build_install 0.013867 0.000746 4.754441 ( 1.617161)
test_btest 0.000553 0.000184 83.861488 ( 15.550179)
test_basic 0.000817 0.004325 0.578382 ( 0.643746)
test_all 0.091179 0.030860 545.003015 ( 69.711718)
test_rubyspec 0.015419 0.044274 71.598645 ( 83.984802)
total: 180.54 sec