Logfile: /home/ko1/ruby/logs/brlog.trunk.20240113-230827
#<BuildRuby:0x0000555ab1903fd8
@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.20240113-230827",
@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.000001 0.000005 ( 0.000004)
autoconf 0.000007 0.000001 0.000008 ( 0.000013)
configure 0.000006 0.000001 0.000007 ( 0.000006)
build_up 0.001724 0.003455 0.802424 ( 1.194033)
build_miniruby 0.000970 0.000224 0.824594 ( 0.824607)
build_ruby 0.001462 0.000000 2.725277 ( 2.726330)
build_all 0.006013 0.002000 12.030685 ( 0.999653)
build_install 0.002589 0.007741 3.432540 ( 0.975601)
test_btest 0.000560 0.000197 63.695502 ( 5.600140)
test_basic 0.003058 0.001079 0.410662 ( 0.491990)
test_all 0.090509 0.009055 381.113990 ( 36.922033)
test_rubyspec 0.039223 0.027315 41.074541 ( 53.602847)
total: 103.34 sec