Logfile: /home/ko1/ruby/logs/brlog.trunk.20230617-163650
#<BuildRuby:0x000055de53d6fe20
@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.20230617-163650",
@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.000004 0.000001 0.000005 ( 0.000006)
autoconf 0.000011 0.000001 0.000012 ( 0.000013)
configure 0.000010 0.000001 0.000011 ( 0.000011)
build_up 0.005569 0.000619 1.296774 ( 2.557675)
build_miniruby 0.000933 0.000103 0.806708 ( 0.806160)
build_ruby 0.001091 0.000121 2.481336 ( 2.481465)
build_all 0.006190 0.003518 13.218405 ( 1.179852)
build_install 0.008311 0.000000 1.876618 ( 0.864549)
test_btest 0.001049 0.000000 86.184765 ( 7.556894)
test_basic 0.003111 0.000000 0.541376 ( 0.624929)
test_all 0.001196 0.000035 467.257658 ( 44.749276)
test_rubyspec 0.019489 0.019908 42.774122 ( 55.294618)
total: 116.12 sec