Logfile: /home/ko1/ruby/logs/brlog.trunk.20231219-175054
#<BuildRuby:0x00005587f89fc060
@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.20231219-175054",
@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.000009 0.000001 0.000010 ( 0.000009)
configure 0.000006 0.000001 0.000007 ( 0.000007)
build_up 0.004613 0.000048 1.034718 ( 1.315045)
build_miniruby 0.000000 0.001220 0.870716 ( 0.870971)
build_ruby 0.000000 0.001360 2.722859 ( 2.724219)
build_all 0.006481 0.001750 12.180530 ( 1.014859)
build_install 0.008806 0.004333 3.583366 ( 0.971115)
test_btest 0.000537 0.000108 65.009632 ( 4.521323)
test_basic 0.000257 0.003323 0.381676 ( 0.462355)
test_all 0.074329 0.025572 389.032911 ( 40.378707)
test_rubyspec 0.043186 0.020800 39.824625 ( 52.511799)
total: 104.77 sec