Logfile: /home/ko1/ruby/logs/brlog.trunk.20231229-123214
#<BuildRuby:0x000055ca5996ff90
@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="-j20",
@build_opts="-j20",
@configure_opts=["--enable-shared"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk.20231229-123214",
@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='-j20'",
@timeout=10800>
user system total real
checkout 0.000003 0.000000 0.000003 ( 0.000004)
autoconf 0.000008 0.000001 0.000009 ( 0.000010)
configure 0.000005 0.000001 0.000006 ( 0.000006)
build_up 0.004283 0.000714 0.801094 ( 1.194784)
build_miniruby 0.000860 0.000144 0.805867 ( 0.806112)
build_ruby 0.001307 0.000218 2.665126 ( 2.665925)
build_all 0.008022 0.000000 11.965638 ( 0.967479)
build_install 0.010704 0.002490 3.391123 ( 0.957198)
test_btest 0.000615 0.000097 60.607880 ( 5.813713)
test_basic 0.004996 0.000171 0.403336 ( 0.481930)
test_all 0.073981 0.024266 378.006770 ( 38.993158)
test_rubyspec 0.025410 0.044420 40.391806 ( 52.959079)
total: 104.84 sec