Logfile: /home/ko1/ruby/logs/brlog.trunk.20230308-022033
#<BuildRuby:0x000055c86866bee0
@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.20230308-022033",
@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.000005)
autoconf 0.000007 0.000001 0.000008 ( 0.000008)
configure 0.000005 0.000001 0.000006 ( 0.000006)
build_up 0.004110 0.000000 0.722806 ( 2.120211)
build_miniruby 0.000836 0.000000 0.643710 ( 0.643640)
build_ruby 0.001105 0.000000 2.164229 ( 2.163922)
build_all 0.005068 0.003791 11.235708 ( 0.991452)
build_install 0.006761 0.000000 1.538056 ( 0.768433)
test_btest 0.000547 0.000000 78.882210 ( 6.978232)
test_basic 0.002585 0.000460 0.250794 ( 0.346913)
test_all 0.002124 0.000082 378.146572 ( 40.939436)
test_rubyspec 0.020772 0.005381 36.477909 ( 46.898640)
total: 101.85 sec