Logfile: /home/ko1/ruby/logs/brlog.trunk.20240113-183923
#<BuildRuby:0x000055ff2f3737f8
@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.20240113-183923",
@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.000001 0.000004 ( 0.000004)
autoconf 0.000006 0.000002 0.000008 ( 0.000008)
configure 0.000005 0.000001 0.000006 ( 0.000006)
build_up 0.000544 0.004281 0.798909 ( 1.191539)
build_miniruby 0.000733 0.000266 0.817876 ( 0.817816)
build_ruby 0.000872 0.000317 2.678900 ( 2.679842)
build_all 0.002005 0.005543 12.020062 ( 0.955594)
build_install 0.007343 0.003389 3.430328 ( 0.959488)
test_btest 0.000466 0.000215 64.706035 ( 5.696269)
test_basic 0.001339 0.002864 0.402213 ( 0.482351)
test_all 0.063063 0.033626 372.680604 ( 37.866331)
test_rubyspec 0.040280 0.022804 40.809867 ( 53.361503)
total: 104.01 sec