Logfile: /home/ko1/ruby/logs/brlog.trunk.20231217-093836
#<BuildRuby:0x000055cb087700c8
@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.20231217-093836",
@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.000009)
configure 0.000006 0.000000 0.000006 ( 0.000007)
build_up 0.005119 0.000000 1.044334 ( 1.297704)
build_miniruby 0.001198 0.000000 0.871254 ( 0.901931)
build_ruby 0.001716 0.000000 2.720205 ( 2.721872)
build_all 0.003927 0.004328 12.215232 ( 1.008983)
build_install 0.007692 0.000224 3.602785 ( 0.986310)
test_btest 0.000686 0.000046 64.365344 ( 4.789650)
test_basic 0.004079 0.000000 0.379601 ( 0.457435)
test_all 0.080740 0.023398 428.975121 ( 35.330523)
test_rubyspec 0.033531 0.039247 39.893281 ( 52.568687)
total: 100.06 sec