Logfile: /home/ko1/ruby/logs/brlog.trunk.20231129-003305
#<BuildRuby:0x00005588339e3840
@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.20231129-003305",
@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.000001 0.000006 ( 0.000007)
autoconf 0.000009 0.000001 0.000010 ( 0.000011)
configure 0.000008 0.000001 0.000009 ( 0.000009)
build_up 0.000000 0.006010 1.145400 ( 1.533019)
build_miniruby 0.000000 0.001038 0.929694 ( 0.930019)
build_ruby 0.000544 0.000932 2.942101 ( 2.942364)
build_all 0.009714 0.000000 15.930608 ( 1.436759)
build_install 0.008226 0.000455 4.531114 ( 1.129485)
test_btest 0.000829 0.000189 78.888130 ( 7.727206)
test_basic 0.004483 0.000076 0.675906 ( 0.752235)
test_all 0.091346 0.043163 511.253806 ( 47.579783)
test_rubyspec 0.015945 0.031015 50.538176 ( 62.899728)
total: 126.93 sec