Logfile: /home/ko1/ruby/logs/brlog.trunk.20240115-070611
#<BuildRuby:0x000055d9433a3280
@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-070611",
@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.000002 0.000012 ( 0.000012)
autoconf 0.000016 0.000003 0.000019 ( 0.000019)
configure 0.000012 0.000003 0.000015 ( 0.000014)
build_up 0.006691 0.000000 0.818816 ( 1.236350)
build_miniruby 0.001276 0.000003 0.818559 ( 0.818524)
build_ruby 0.001370 0.000211 2.671717 ( 2.672652)
build_all 0.001656 0.006490 11.895688 ( 1.001326)
build_install 0.009485 0.001449 3.344529 ( 0.970174)
test_btest 0.000836 0.000209 64.464740 ( 4.636729)
test_basic 0.004331 0.000000 0.392465 ( 0.472946)
test_all 0.075480 0.022428 385.927598 ( 38.563451)
test_rubyspec 0.032899 0.032614 40.714250 ( 53.242764)
total: 103.62 sec