Logfile: /home/ko1/ruby/logs/brlog.trunk.20240112-001138
#<BuildRuby:0x000055645b1f7fd8
@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.20240112-001138",
@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.000006 0.000001 0.000007 ( 0.000008)
configure 0.000004 0.000001 0.000005 ( 0.000006)
build_up 0.004116 0.001123 0.824528 ( 1.231201)
build_miniruby 0.000732 0.000200 0.853533 ( 0.853616)
build_ruby 0.001127 0.000307 2.675528 ( 2.676377)
build_all 0.005607 0.001529 12.030335 ( 0.948592)
build_install 0.011222 0.000000 3.456712 ( 0.963813)
test_btest 0.000769 0.000000 62.924994 ( 5.428057)
test_basic 0.004598 0.000299 0.392948 ( 0.472253)
test_all 0.073719 0.023473 383.757068 ( 36.863853)
test_rubyspec 0.035926 0.033922 40.950882 ( 53.497948)
total: 102.94 sec