Logfile: /home/ko1/ruby/logs/brlog.trunk.20230623-180044
#<BuildRuby:0x000055aff143ecb0
@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.20230623-180044",
@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.000005 0.000002 0.000007 ( 0.000006)
autoconf 0.000008 0.000003 0.000011 ( 0.000010)
configure 0.000006 0.000002 0.000008 ( 0.000008)
build_up 0.005587 0.000476 1.508976 ( 2.872930)
build_miniruby 0.000845 0.000264 0.879800 ( 0.879503)
build_ruby 0.000000 0.001530 2.653704 ( 2.653200)
build_all 0.007696 0.002385 15.314039 ( 1.376637)
build_install 0.006681 0.003592 4.451768 ( 1.073251)
test_btest 0.000570 0.000199 82.469518 ( 7.093235)
test_basic 0.003174 0.001110 0.742578 ( 0.822712)
test_all 0.001800 0.000000 444.831527 ( 42.085825)
test_rubyspec 0.020473 0.021898 43.333402 ( 55.805883)
total: 114.66 sec