Logfile: /home/ko1/ruby/logs/brlog.trunk.20231220-062014
#<BuildRuby:0x0000560a9446b7f8
@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.20231220-062014",
@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.000018 0.000002 0.000020 ( 0.000019)
autoconf 0.000029 0.000003 0.000032 ( 0.000043)
configure 0.000027 0.000003 0.000030 ( 0.000030)
build_up 0.004836 0.000440 1.051205 ( 1.303219)
build_miniruby 0.001122 0.000102 0.911065 ( 0.911407)
build_ruby 0.000000 0.001252 2.734462 ( 2.738022)
build_all 0.004944 0.003306 12.223270 ( 1.017143)
build_install 0.006981 0.004133 3.592094 ( 0.995795)
test_btest 0.000655 0.000000 64.232108 ( 4.921989)
test_basic 0.003695 0.000000 0.396835 ( 0.472300)
test_all 0.092086 0.017534 463.913967 ( 40.756601)
test_rubyspec 0.033279 0.019684 40.374874 ( 53.086675)
total: 106.20 sec