Logfile: /home/ko1/ruby/logs/brlog.trunk.20231125-155003
#<BuildRuby:0x0000564958d280a0
@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.20231125-155003",
@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.000001 0.000004 ( 0.000004)
autoconf 0.000005 0.000003 0.000008 ( 0.000008)
configure 0.000004 0.000003 0.000007 ( 0.000006)
build_up 0.001291 0.004886 0.914764 ( 1.309379)
build_miniruby 0.000581 0.000436 0.850656 ( 0.850803)
build_ruby 0.001176 0.000882 2.641646 ( 2.642297)
build_all 0.001853 0.005933 12.153579 ( 1.017485)
build_install 0.008861 0.003356 3.726702 ( 0.991862)
test_btest 0.000449 0.000349 63.413210 ( 5.702964)
test_basic 0.003395 0.002641 0.413430 ( 0.491763)
test_all 0.069742 0.028969 358.846524 ( 32.727318)
test_rubyspec 0.027937 0.039131 40.008270 ( 52.594350)
total: 98.33 sec