Logfile: /home/ko1/ruby/logs/brlog.trunk.20240110-020443
#<BuildRuby:0x000056242ac4bb80
@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.20240110-020443",
@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.000014 0.000004 0.000018 ( 0.000018)
autoconf 0.000021 0.000006 0.000027 ( 0.000027)
configure 0.000015 0.000004 0.000019 ( 0.000019)
build_up 0.001886 0.004658 0.806447 ( 1.197706)
build_miniruby 0.000854 0.000341 0.829078 ( 0.828612)
build_ruby 0.000993 0.000397 2.700562 ( 2.701397)
build_all 0.007291 0.000000 11.947265 ( 0.965215)
build_install 0.008575 0.000936 3.383034 ( 0.966649)
test_btest 0.000578 0.000000 65.011697 ( 5.541320)
test_basic 0.004077 0.000051 0.435314 ( 0.516402)
test_all 0.065143 0.031348 380.329983 ( 38.535255)
test_rubyspec 0.031049 0.035384 40.587571 ( 53.149786)
total: 104.40 sec