Logfile: /home/ko1/ruby/logs/brlog.trunk.20240105-154943
#<BuildRuby:0x00005583ac75f280
@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.20240105-154943",
@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.000007 0.000004 0.000011 ( 0.000011)
autoconf 0.000012 0.000006 0.000018 ( 0.000017)
configure 0.000007 0.000004 0.000011 ( 0.000010)
build_up 0.004301 0.000092 0.768946 ( 1.174660)
build_miniruby 0.000884 0.000393 0.930639 ( 0.931169)
build_ruby 0.000813 0.000361 2.796895 ( 2.799954)
build_all 0.005386 0.002394 12.158082 ( 1.048755)
build_install 0.005820 0.003093 3.438019 ( 0.989190)
test_btest 0.000000 0.000625 68.015264 ( 5.581681)
test_basic 0.000000 0.003400 0.379176 ( 0.463063)
test_all 0.092404 0.026838 495.981060 ( 52.778542)
test_rubyspec 0.023495 0.031151 41.782990 ( 54.541836)
total: 120.31 sec