Logfile: /home/ko1/ruby/logs/brlog.trunk.20230628-092936
#<BuildRuby:0x0000562f439cb3c8
@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-092936",
@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.000000 0.000005 ( 0.000007)
autoconf 0.000012 0.000001 0.000013 ( 0.000013)
configure 0.000010 0.000001 0.000011 ( 0.000011)
build_up 0.002252 0.003690 1.475389 ( 3.105416)
build_miniruby 0.001157 0.000173 0.924978 ( 0.923412)
build_ruby 0.001524 0.000229 2.736555 ( 2.736124)
build_all 0.005755 0.004335 15.493639 ( 1.390376)
build_install 0.003869 0.005008 4.563378 ( 1.086871)
test_btest 0.000938 0.000223 82.146883 ( 7.558662)
test_basic 0.005533 0.002464 0.673849 ( 0.751814)
test_all 0.000766 0.000191 445.921192 ( 40.137282)
test_rubyspec 0.020030 0.025938 43.063305 ( 55.580030)
total: 113.27 sec