Logfile: /home/ko1/ruby/logs/brlog.trunk.20240113-030539
#<BuildRuby:0x00005632a9a9f858
@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.20240113-030539",
@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.000007)
autoconf 0.000010 0.000002 0.000012 ( 0.000011)
configure 0.000006 0.000002 0.000008 ( 0.000008)
build_up 0.000316 0.004658 1.080419 ( 1.446811)
build_miniruby 0.000743 0.000223 0.893868 ( 0.893125)
build_ruby 0.001446 0.000000 2.779428 ( 2.782067)
build_all 0.009206 0.000968 14.621229 ( 1.364497)
build_install 0.008634 0.000286 4.184407 ( 1.124087)
test_btest 0.000518 0.000130 80.625498 ( 7.380691)
test_basic 0.005104 0.000308 0.445354 ( 0.526301)
test_all 0.098842 0.035463 514.128149 ( 60.265041)
test_rubyspec 0.017211 0.017334 49.973119 ( 62.632919)
total: 138.42 sec