Logfile: /home/ko1/ruby/logs/brlog.trunk.20231121-065404
#<BuildRuby:0x000056485dfd74f0
@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.20231121-065404",
@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.000008 0.000000 0.000008 ( 0.000008)
configure 0.000006 0.000000 0.000006 ( 0.000006)
build_up 0.005495 0.000000 0.911658 ( 1.290763)
build_miniruby 0.001123 0.000000 0.795049 ( 0.795281)
build_ruby 0.001474 0.000000 2.617821 ( 2.618403)
build_all 0.000000 0.007952 12.022489 ( 1.010182)
build_install 0.009575 0.004241 3.502410 ( 0.980935)
test_btest 0.000625 0.000110 63.619663 ( 5.080202)
test_basic 0.000952 0.004347 0.389749 ( 0.469272)
test_all 0.076667 0.021404 346.936927 ( 35.172885)
test_rubyspec 0.035978 0.035366 40.292878 ( 52.861023)
total: 100.28 sec