Logfile: /home/ko1/ruby/logs/brlog.trunk.20240103-033633
#<BuildRuby:0x000055ec2e0c3788
@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.20240103-033633",
@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.000023 0.000004 0.000027 ( 0.000027)
autoconf 0.000034 0.000006 0.000040 ( 0.000040)
configure 0.000024 0.000004 0.000028 ( 0.000027)
build_up 0.004060 0.004148 1.042008 ( 1.314976)
build_miniruby 0.000926 0.000213 0.799937 ( 0.799771)
build_ruby 0.001220 0.000282 2.635801 ( 2.636667)
build_all 0.006615 0.001527 11.783913 ( 0.947170)
build_install 0.005939 0.008453 3.446702 ( 0.967627)
test_btest 0.000720 0.000000 65.347460 ( 4.940711)
test_basic 0.004635 0.000265 0.404495 ( 0.484419)
test_all 0.081394 0.014528 371.694006 ( 38.920902)
test_rubyspec 0.040302 0.027607 39.985932 ( 52.566282)
total: 103.58 sec