Logfile: /home/ko1/ruby/logs/brlog.trunk.20240108-133905
#<BuildRuby:0x0000556f89bac090
@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.20240108-133905",
@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.000010 0.000001 0.000011 ( 0.000011)
autoconf 0.000016 0.000002 0.000018 ( 0.000017)
configure 0.000011 0.000001 0.000012 ( 0.000011)
build_up 0.001505 0.003720 1.272696 ( 1.671049)
build_miniruby 0.001178 0.000177 1.501987 ( 1.505004)
build_ruby 0.001561 0.000234 4.342239 ( 4.350742)
build_all 0.009592 0.001439 16.747957 ( 1.872924)
build_install 0.016533 0.000000 5.107722 ( 1.865231)
test_btest 0.000803 0.000000 82.145020 ( 7.741031)
test_basic 0.005215 0.000000 0.683173 ( 0.748688)
test_all 0.097661 0.022365 569.702350 ( 70.671735)
test_rubyspec 0.040460 0.025895 82.663440 ( 94.911820)
total: 185.34 sec