Logfile: /home/ko1/ruby/logs/brlog.trunk.20231202-060115
#<BuildRuby:0x0000563efcff00c8
@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.20231202-060115",
@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.000006 0.000001 0.000007 ( 0.000006)
autoconf 0.000014 0.000002 0.000016 ( 0.000016)
configure 0.000008 0.000001 0.000009 ( 0.000009)
build_up 0.003881 0.000353 0.980025 ( 1.251630)
build_miniruby 0.000788 0.000071 0.872671 ( 0.872416)
build_ruby 0.001108 0.000101 2.696469 ( 2.697576)
build_all 0.002344 0.004972 12.162544 ( 0.963283)
build_install 0.012407 0.002624 3.558730 ( 0.986805)
test_btest 0.000513 0.000097 64.346344 ( 4.511919)
test_basic 0.000295 0.004163 0.372183 ( 0.452866)
test_all 0.065707 0.033829 414.523837 ( 35.923467)
test_rubyspec 0.025723 0.037069 39.499928 ( 52.161162)
total: 99.82 sec