Logfile: /home/ko1/ruby/logs/brlog.trunk.20240103-054011
#<BuildRuby:0x0000563612268178
@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-054011",
@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.000004 0.000001 0.000005 ( 0.000006)
build_up 0.004325 0.001297 1.044682 ( 1.326273)
build_miniruby 0.000835 0.000251 0.858433 ( 0.858328)
build_ruby 0.001185 0.000355 2.669191 ( 2.670039)
build_all 0.002032 0.005361 11.901015 ( 0.982723)
build_install 0.004818 0.007164 3.481582 ( 0.973917)
test_btest 0.000484 0.000242 61.636428 ( 5.779941)
test_basic 0.004993 0.000269 0.412941 ( 0.492628)
test_all 0.089122 0.009033 357.504067 ( 35.655455)
test_rubyspec 0.023977 0.043497 39.970493 ( 52.520448)
total: 101.26 sec