Logfile: /home/ko1/ruby/logs/brlog.trunk.20230708-103551
#<BuildRuby:0x0000562f0b737ce8
@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.20230708-103551",
@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.000006 0.000001 0.000007 ( 0.000007)
autoconf 0.000008 0.000001 0.000009 ( 0.000010)
configure 0.000007 0.000001 0.000008 ( 0.000008)
build_up 0.006338 0.000364 1.530130 ( 2.790669)
build_miniruby 0.000947 0.000158 0.908573 ( 0.908921)
build_ruby 0.001062 0.000177 2.693051 ( 2.693861)
build_all 0.005679 0.002965 8.588424 ( 7.888925)
build_install 0.004354 0.004112 2.114334 ( 1.762644)
test_btest 0.000968 0.000220 83.862282 ( 8.133002)
test_basic 0.003804 0.000865 0.673720 ( 0.752356)
test_all 0.001367 0.000310 466.194999 ( 48.138570)
test_rubyspec 0.027218 0.014666 43.354845 ( 55.661494)
total: 128.73 sec