Logfile: /home/ko1/ruby/logs/brlog.trunk.20240113-231011
#<BuildRuby:0x000055689e5ef040
@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="-j16",
@build_opts="-j16",
@configure_opts=["--enable-shared"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk.20240113-231011",
@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='-j16'",
@timeout=10800>
user system total real
checkout 0.000006 0.000002 0.000008 ( 0.000008)
autoconf 0.000012 0.000003 0.000015 ( 0.000015)
configure 0.000012 0.000003 0.000015 ( 0.000012)
build_up 0.003474 0.000744 1.024936 ( 1.389282)
build_miniruby 0.000000 0.001071 0.893303 ( 0.893174)
build_ruby 0.000000 0.001582 2.744599 ( 2.748246)
build_all 0.004102 0.005663 14.651959 ( 1.378978)
build_install 0.004923 0.004497 4.172626 ( 1.145917)
test_btest 0.000470 0.000176 78.133521 ( 7.157868)
test_basic 0.004523 0.000071 0.557663 ( 0.635656)
test_all 0.108033 0.025349 494.706718 ( 58.754341)
test_rubyspec 0.022376 0.012679 48.823954 ( 61.349065)
total: 135.45 sec