Logfile: /home/ko1/ruby/logs/brlog.trunk.20240117-133057
#<BuildRuby:0x000055dcf20eb5f8
@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.20240117-133057",
@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.000002 0.000017 ( 0.000017)
autoconf 0.000025 0.000003 0.000028 ( 0.000027)
configure 0.000020 0.000002 0.000022 ( 0.000022)
build_up 0.003793 0.000421 0.999227 ( 1.461441)
build_miniruby 0.000839 0.000093 0.905167 ( 0.904730)
build_ruby 0.001195 0.000132 2.742710 ( 2.742792)
build_all 0.002599 0.006845 14.448910 ( 1.370419)
build_install 0.005730 0.001933 4.147548 ( 1.066946)
test_btest 0.000960 0.000192 77.141123 ( 6.897594)
test_basic 0.000000 0.004969 0.615724 ( 0.691168)
test_all 0.100371 0.030266 457.644721 ( 51.527810)
test_rubyspec 0.029118 0.032123 80.963167 ( 93.344043)
total: 160.01 sec