Logfile: /home/ko1/ruby/logs/brlog.trunk.20240115-225856
#<BuildRuby:0x0000559a8f3e0178
@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.20240115-225856",
@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.000014 0.000006 0.000020 ( 0.000021)
autoconf 0.000021 0.000009 0.000030 ( 0.000030)
configure 0.000015 0.000007 0.000022 ( 0.000022)
build_up 0.000000 0.006738 0.793498 ( 1.182636)
build_miniruby 0.000000 0.001084 0.813502 ( 0.813248)
build_ruby 0.000833 0.000757 2.667265 ( 2.668482)
build_all 0.004836 0.003223 12.062881 ( 0.933982)
build_install 0.003992 0.008835 3.404119 ( 0.956362)
test_btest 0.000433 0.000347 65.509545 ( 5.057602)
test_basic 0.002221 0.001778 0.393091 ( 0.474374)
test_all 0.068175 0.033329 395.086438 ( 37.353588)
test_rubyspec 0.042142 0.025109 40.441391 ( 52.989953)
total: 102.43 sec