Logfile: /home/ko1/ruby/logs/brlog.trunk.20230113-094648
#<BuildRuby:0x000055ed2dbdde98
@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="-j8",
@build_opts="-j8",
@configure_opts=["--enable-shared"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk.20230113-094648",
@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='-j8'",
@timeout=10800>
user system total real
checkout 0.000005 0.000002 0.000007 ( 0.000007)
autoconf 0.000012 0.000004 0.000016 ( 0.000017)
configure 0.000022 0.000006 0.000028 ( 0.000013)
build_up 0.005014 0.001542 0.849310 ( 1.046113)
build_miniruby 0.000988 0.000304 1.018118 ( 1.016147)
build_ruby 0.001666 0.000000 2.775908 ( 2.773222)
build_all 0.005847 0.003953 16.774077 ( 3.009362)
build_install 0.005056 0.006244 2.100803 ( 1.086168)
test_btest 0.000000 0.000743 78.046354 ( 10.648543)
test_basic 0.000000 0.007438 0.388871 ( 0.473163)
test_all 0.000417 0.001061 645.908572 ( 97.082026)
test_rubyspec 0.054548 0.079427 51.746578 ( 59.765539)
total: 176.90 sec