Logfile: /home/ko1/ruby/logs/brlog.trunk.20231231-073415
#<BuildRuby:0x0000559dc56677f0
@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.20231231-073415",
@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.000002 0.000005 ( 0.000004)
autoconf 0.000005 0.000003 0.000008 ( 0.000008)
configure 0.000004 0.000002 0.000006 ( 0.000006)
build_up 0.003480 0.001547 0.819266 ( 1.193674)
build_miniruby 0.001005 0.000000 0.810013 ( 0.810100)
build_ruby 0.001461 0.000000 2.683338 ( 2.683916)
build_all 0.007432 0.000482 12.036949 ( 0.972670)
build_install 0.007524 0.002735 3.399853 ( 0.954401)
test_btest 0.000501 0.000182 60.791951 ( 5.751311)
test_basic 0.002950 0.001072 0.383353 ( 0.464348)
test_all 0.090966 0.009230 392.899995 ( 37.146220)
test_rubyspec 0.039546 0.021333 40.459880 ( 53.048758)
total: 103.03 sec