Logfile: /home/ko1/ruby/logs/brlog.trunk.20240116-135949
#<BuildRuby:0x000055c4ac447840
@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-135949",
@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.000013 0.000003 0.000016 ( 0.000017)
autoconf 0.000029 0.000007 0.000036 ( 0.000035)
configure 0.000018 0.000004 0.000022 ( 0.000023)
build_up 0.005022 0.000252 1.191120 ( 1.601524)
build_miniruby 0.000840 0.000186 0.937290 ( 0.937498)
build_ruby 0.001066 0.000237 2.681780 ( 2.681452)
build_all 0.000952 0.008446 14.394316 ( 1.322033)
build_install 0.002490 0.005087 4.082940 ( 1.048814)
test_btest 0.000840 0.000327 75.086728 ( 7.180614)
test_basic 0.003180 0.001818 0.721796 ( 0.797818)
test_all 0.109947 0.022684 491.279037 ( 46.571371)
test_rubyspec 0.038436 0.023889 80.696903 ( 93.130601)
total: 155.27 sec