Logfile: /home/ko1/ruby/logs/brlog.trunk.20231201-130517
#<BuildRuby:0x00005650a684ffd8
@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.20231201-130517",
@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.000007 0.000002 0.000009 ( 0.000009)
configure 0.000006 0.000001 0.000007 ( 0.000007)
build_up 0.000487 0.004139 0.977573 ( 1.265076)
build_miniruby 0.001077 0.000000 0.864190 ( 0.863781)
build_ruby 0.001543 0.000000 2.713909 ( 2.716029)
build_all 0.007253 0.000477 12.146137 ( 1.003015)
build_install 0.010736 0.000490 3.578028 ( 0.980876)
test_btest 0.000684 0.000146 62.974852 ( 4.786912)
test_basic 0.003550 0.000000 0.379899 ( 0.463548)
test_all 0.084659 0.015139 396.060878 ( 38.662611)
test_rubyspec 0.019765 0.052631 39.855846 ( 52.573111)
total: 103.32 sec