Logfile: /home/ko1/ruby/logs/brlog.trunk.20230529-121335
#<BuildRuby:0x0000557e9626bbb8
@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.20230529-121335",
@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.000007 0.000002 0.000009 ( 0.000010)
configure 0.000011 0.000000 0.000011 ( 0.000011)
build_up 0.002408 0.003453 1.463671 ( 2.921064)
build_miniruby 0.000805 0.000302 0.830728 ( 0.830373)
build_ruby 0.000000 0.001358 2.477243 ( 2.477501)
build_all 0.006938 0.002169 12.475675 ( 1.146193)
build_install 0.005348 0.002080 1.647568 ( 0.857028)
test_btest 0.000822 0.000320 83.072616 ( 7.221478)
test_basic 0.000276 0.004401 0.714487 ( 0.796891)
test_all 0.000810 0.000359 433.138288 ( 47.410647)
test_rubyspec 0.014496 0.027045 42.346051 ( 54.859403)
total: 118.52 sec