Logfile: /home/ko1/ruby/logs/brlog.trunk.20240116-100634
#<BuildRuby:0x0000561a8d7e4098
@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.20240116-100634",
@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.000015 0.000001 0.000016 ( 0.000016)
autoconf 0.000026 0.000003 0.000029 ( 0.000029)
configure 0.000021 0.000002 0.000023 ( 0.000023)
build_up 0.003978 0.000398 1.106008 ( 1.489752)
build_miniruby 0.001115 0.000112 0.867330 ( 0.866005)
build_ruby 0.001406 0.000140 2.745868 ( 2.745183)
build_all 0.008684 0.000868 14.230251 ( 1.338545)
build_install 0.007376 0.000143 4.108394 ( 1.052206)
test_btest 0.000817 0.000075 74.245263 ( 7.045095)
test_basic 0.004705 0.000000 0.667403 ( 0.742661)
test_all 0.093285 0.032678 480.724320 ( 47.447318)
test_rubyspec 0.004383 0.047686 48.017888 ( 60.400850)
total: 123.13 sec