Logfile: /home/ko1/ruby/logs/brlog.trunk.20231209-014916
#<BuildRuby:0x000055fd9ef98098
@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.20231209-014916",
@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.000005 0.000001 0.000006 ( 0.000007)
autoconf 0.000011 0.000003 0.000014 ( 0.000014)
configure 0.000009 0.000003 0.000012 ( 0.000011)
build_up 0.003794 0.000893 1.420222 ( 1.755447)
build_miniruby 0.000764 0.000179 0.881477 ( 0.881391)
build_ruby 0.001200 0.000283 2.723383 ( 2.723944)
build_all 0.010303 0.000000 16.899706 ( 1.522541)
build_install 0.003399 0.005444 5.036728 ( 1.201367)
test_btest 0.000912 0.000238 90.280081 ( 7.363536)
test_basic 0.003453 0.000901 0.741224 ( 0.818250)
test_all 0.098673 0.040736 550.882902 ( 49.539438)
test_rubyspec 0.021514 0.023878 50.052395 ( 62.353164)
total: 128.16 sec