Logfile: /home/ko1/ruby/logs/brlog.trunk.20230604-034548
#<BuildRuby:0x000055b2e57cb918
@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="-j16",
@build_opts="-j16",
@configure_opts=["--enable-shared"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk.20230604-034548",
@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='-j16'",
@timeout=10800>
user system total real
checkout 0.000003 0.000002 0.000005 ( 0.000006)
autoconf 0.000007 0.000003 0.000010 ( 0.000010)
configure 0.000005 0.000002 0.000007 ( 0.000008)
build_up 0.005723 0.000000 1.358671 ( 2.644501)
build_miniruby 0.001119 0.000000 0.833643 ( 0.833334)
build_ruby 0.001177 0.000052 2.408881 ( 2.408529)
build_all 0.007616 0.001310 12.780853 ( 1.093483)
build_install 0.007533 0.000000 1.766339 ( 0.837931)
test_btest 0.000941 0.000000 80.669973 ( 7.653593)
test_basic 0.004627 0.000070 0.656092 ( 0.742509)
test_all 0.000874 0.000250 426.287181 ( 44.542462)
test_rubyspec 0.019674 0.015927 41.180495 ( 53.645405)
total: 114.40 sec