Logfile: /home/ko1/ruby/logs/brlog.trunk.20230530-090455
#<BuildRuby:0x000055fa123a4078
@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.20230530-090455",
@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.000009)
configure 0.000005 0.000002 0.000007 ( 0.000007)
build_up 0.001670 0.002948 1.255501 ( 2.541368)
build_miniruby 0.000729 0.000341 0.780942 ( 0.780066)
build_ruby 0.000842 0.000393 2.277224 ( 2.277661)
build_all 0.007482 0.001515 12.072332 ( 1.098701)
build_install 0.007845 0.000000 1.614820 ( 0.984402)
test_btest 0.000986 0.000162 78.074998 ( 7.540325)
test_basic 0.003722 0.000000 0.644387 ( 0.727504)
test_all 0.000986 0.000220 415.879266 ( 44.825231)
test_rubyspec 0.016765 0.025552 41.788325 ( 54.279658)
total: 115.06 sec