Logfile: /home/ko1/ruby/logs/brlog.trunk.20231204-041727
#<BuildRuby:0x0000557d06c06ee8
@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.20231204-041727",
@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.000004 0.000000 0.000004 ( 0.000004)
autoconf 0.000009 0.000000 0.000009 ( 0.000010)
configure 0.000006 0.000001 0.000007 ( 0.000006)
build_up 0.004357 0.000028 0.978606 ( 1.256552)
build_miniruby 0.000992 0.000082 0.869023 ( 0.870414)
build_ruby 0.000000 0.001720 2.694725 ( 2.696688)
build_all 0.005422 0.002572 12.103178 ( 0.993273)
build_install 0.007490 0.003260 3.548492 ( 0.972536)
test_btest 0.000651 0.000122 60.899419 ( 6.032270)
test_basic 0.002892 0.000542 0.368192 ( 0.450417)
test_all 0.079413 0.026950 399.095766 ( 41.276291)
test_rubyspec 0.047096 0.021968 39.618195 ( 52.265920)
total: 106.81 sec