Logfile: /home/ko1/ruby/logs/brlog.trunk.20231130-084713
#<BuildRuby:0x00005633efb200d8
@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.20231130-084713",
@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.000003 0.000000 0.000003 ( 0.000004)
autoconf 0.000008 0.000000 0.000008 ( 0.000009)
configure 0.000006 0.000001 0.000007 ( 0.000007)
build_up 0.004817 0.000438 0.960438 ( 1.248941)
build_miniruby 0.000875 0.000080 0.878899 ( 0.878923)
build_ruby 0.001596 0.000145 2.729004 ( 2.730365)
build_all 0.008933 0.000000 12.152549 ( 0.988595)
build_install 0.004015 0.007415 3.559218 ( 0.963966)
test_btest 0.000717 0.000135 63.004889 ( 5.000821)
test_basic 0.000000 0.003223 0.371336 ( 0.454723)
test_all 0.073813 0.024857 403.456349 ( 36.515592)
test_rubyspec 0.029051 0.039041 39.351089 ( 51.987580)
total: 100.77 sec