Logfile: /home/ko1/ruby/logs/brlog.trunk.20231208-045827
#<BuildRuby:0x000055df31034060
@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.20231208-045827",
@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.000002 0.000005 ( 0.000004)
autoconf 0.000006 0.000003 0.000009 ( 0.000009)
configure 0.000004 0.000002 0.000006 ( 0.000006)
build_up 0.003514 0.001757 1.000774 ( 1.252150)
build_miniruby 0.000886 0.000443 0.867536 ( 0.868190)
build_ruby 0.001030 0.000515 2.692505 ( 2.696009)
build_all 0.008144 0.000000 12.118742 ( 1.007777)
build_install 0.006418 0.002944 3.593268 ( 0.975258)
test_btest 0.000570 0.000237 61.877624 ( 6.304410)
test_basic 0.000000 0.004220 0.374951 ( 0.459629)
test_all 0.080941 0.021486 417.210723 ( 36.302136)
test_rubyspec 0.036538 0.032391 39.924335 ( 52.597310)
total: 102.46 sec