Logfile: /home/ko1/ruby/logs/brlog.trunk.20231213-213956
#<BuildRuby:0x00005632cadab918
@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.20231213-213956",
@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.000008 0.000002 0.000010 ( 0.000010)
configure 0.000007 0.000001 0.000008 ( 0.000008)
build_up 0.004605 0.001083 1.393786 ( 1.743016)
build_miniruby 0.000752 0.000177 0.877417 ( 0.877428)
build_ruby 0.000000 0.001454 2.771665 ( 2.771739)
build_all 0.005759 0.005008 16.112300 ( 1.482350)
build_install 0.003702 0.005289 4.787377 ( 1.200556)
test_btest 0.000475 0.000167 81.959328 ( 7.623046)
test_basic 0.002685 0.000940 0.682841 ( 0.759680)
test_all 0.106359 0.030349 524.551003 ( 57.869350)
test_rubyspec 0.029107 0.020990 50.210266 ( 62.515322)
total: 136.84 sec