Logfile: /home/ko1/ruby/logs/brlog.trunk.20231127-033300
#<BuildRuby:0x00005626a071f2b0
@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.20231127-033300",
@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.000004 0.000000 0.000004 ( 0.000004)
autoconf 0.000008 0.000000 0.000008 ( 0.000009)
configure 0.000006 0.000001 0.000007 ( 0.000006)
build_up 0.005150 0.000429 0.912559 ( 1.284869)
build_miniruby 0.000994 0.000000 0.804423 ( 0.804529)
build_ruby 0.001754 0.000000 2.617305 ( 2.618026)
build_all 0.000000 0.008140 12.259720 ( 0.975902)
build_install 0.007969 0.003314 3.703250 ( 0.990226)
test_btest 0.000433 0.000109 64.783203 ( 5.380339)
test_basic 0.004148 0.000000 0.393603 ( 0.472859)
test_all 0.077437 0.017604 349.922433 ( 40.281759)
test_rubyspec 0.045741 0.028904 39.983252 ( 52.532294)
total: 105.34 sec