Logfile: /home/ko1/ruby/logs/brlog.trunk.20240103-104924
#<BuildRuby:0x000055685f0ebfd8
@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-104924",
@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.000008 0.000002 0.000010 ( 0.000011)
autoconf 0.000013 0.000004 0.000017 ( 0.000017)
configure 0.000011 0.000003 0.000014 ( 0.000013)
build_up 0.001897 0.004659 1.031782 ( 1.311880)
build_miniruby 0.001349 0.000000 0.801892 ( 0.801481)
build_ruby 0.001450 0.000000 2.649947 ( 2.650587)
build_all 0.002930 0.004849 11.913716 ( 0.966046)
build_install 0.014054 0.000000 3.461638 ( 0.972861)
test_btest 0.000814 0.000000 62.959321 ( 5.098594)
test_basic 0.005332 0.000000 0.399502 ( 0.478578)
test_all 0.077865 0.019845 397.038873 ( 35.845512)
test_rubyspec 0.040578 0.029379 40.044594 ( 52.604223)
total: 100.73 sec