Logfile: /home/ko1/ruby/logs/brlog.trunk.20230628-021739
#<BuildRuby:0x0000563134a16ee8
@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.20230628-021739",
@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.000004 0.000001 0.000005 ( 0.000006)
autoconf 0.000007 0.000003 0.000010 ( 0.000009)
configure 0.000006 0.000002 0.000008 ( 0.000008)
build_up 0.002814 0.002251 1.431529 ( 2.695569)
build_miniruby 0.000738 0.000246 0.831907 ( 0.831589)
build_ruby 0.000918 0.000306 2.635509 ( 2.635918)
build_all 0.007330 0.002443 16.422733 ( 1.450569)
build_install 0.007820 0.003987 4.870376 ( 1.161017)
test_btest 0.000889 0.000311 85.727546 ( 7.796530)
test_basic 0.000932 0.004563 0.739614 ( 0.819414)
test_all 0.001392 0.000557 485.671968 ( 42.770937)
test_rubyspec 0.019595 0.020389 42.949753 ( 55.470849)
total: 115.63 sec