Logfile: /home/ko1/ruby/logs/brlog.trunk.20230610-183504
#<BuildRuby:0x00005592d8ce0070
@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.20230610-183504",
@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.000006)
autoconf 0.000009 0.000001 0.000010 ( 0.000010)
configure 0.000008 0.000001 0.000009 ( 0.000008)
build_up 0.001236 0.004228 1.448907 ( 2.735243)
build_miniruby 0.000886 0.000148 0.799439 ( 0.799569)
build_ruby 0.000996 0.000166 2.486704 ( 2.487311)
build_all 0.004048 0.005102 12.695599 ( 1.129220)
build_install 0.006335 0.001407 1.837052 ( 0.905207)
test_btest 0.001058 0.000000 82.373591 ( 6.547967)
test_basic 0.003785 0.000036 0.479946 ( 0.563956)
test_all 0.000597 0.000903 425.643394 ( 49.337294)
test_rubyspec 0.008452 0.034450 42.681609 ( 55.144170)
total: 119.65 sec