Logfile: /home/ko1/ruby/logs/brlog.trunk.20240111-023342
#<BuildRuby:0x000055ad6657c060
@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.20240111-023342",
@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.000006 0.000002 0.000008 ( 0.000008)
configure 0.000005 0.000001 0.000006 ( 0.000006)
build_up 0.000073 0.004710 0.806355 ( 1.222200)
build_miniruby 0.000960 0.000000 0.811848 ( 0.812007)
build_ruby 0.000000 0.001448 2.673125 ( 2.674062)
build_all 0.002066 0.005268 12.022851 ( 0.984681)
build_install 0.005899 0.007417 3.494290 ( 0.975217)
test_btest 0.000467 0.000312 64.583746 ( 5.335372)
test_basic 0.002870 0.001913 0.408899 ( 0.487837)
test_all 0.061306 0.036183 371.391190 ( 42.318219)
test_rubyspec 0.031233 0.036160 40.781803 ( 53.323390)
total: 108.13 sec