Logfile: /home/ko1/ruby/logs/brlog.trunk.20240103-182820
#<BuildRuby:0x0000557519407818
@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.20240103-182820",
@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.000006)
autoconf 0.000008 0.000001 0.000009 ( 0.000008)
configure 0.000006 0.000001 0.000007 ( 0.000007)
build_up 0.000658 0.004012 1.422624 ( 1.632970)
build_miniruby 0.000981 0.000218 0.984529 ( 0.983376)
build_ruby 0.001230 0.000000 2.664993 ( 2.665074)
build_all 0.006018 0.002871 14.320960 ( 1.290139)
build_install 0.004044 0.003830 4.196716 ( 1.059098)
test_btest 0.000830 0.000226 76.020383 ( 6.890309)
test_basic 0.001604 0.004316 0.690368 ( 0.768997)
test_all 0.106827 0.024087 506.320376 ( 45.296808)
test_rubyspec 0.030904 0.015683 48.606547 ( 61.020381)
total: 121.61 sec