Logfile: /home/ko1/ruby/logs/brlog.trunk.20240116-230647
#<BuildRuby:0x000055e5df808110
@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="-j20",
@build_opts="-j20",
@configure_opts=["--enable-shared"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk.20240116-230647",
@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='-j20'",
@timeout=10800>
user system total real
checkout 0.000004 0.000002 0.000006 ( 0.000005)
autoconf 0.000006 0.000002 0.000008 ( 0.000008)
configure 0.000005 0.000002 0.000007 ( 0.000006)
build_up 0.001617 0.003174 0.803507 ( 1.187391)
build_miniruby 0.000000 0.001083 0.840710 ( 0.840652)
build_ruby 0.000680 0.001339 2.684319 ( 2.684838)
build_all 0.003751 0.003706 11.984557 ( 0.974216)
build_install 0.009209 0.004604 3.455815 ( 0.968940)
test_btest 0.000381 0.000191 64.153153 ( 5.207673)
test_basic 0.002743 0.001372 0.386712 ( 0.467055)
test_all 0.075225 0.020043 368.233077 ( 38.962220)
test_rubyspec 0.060771 0.069097 72.770652 ( 85.244405)
total: 136.54 sec