Logfile: /home/ko1/ruby/logs/brlog.trunk.20240117-090750
#<BuildRuby:0x000055dd878ffd58
@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="-j20",
@build_opts="-j20",
@configure_opts=["--enable-shared"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk.20240117-090750",
@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='-j20'",
@timeout=10800>
user system total real
checkout 0.000004 0.000001 0.000005 ( 0.000004)
autoconf 0.000007 0.000002 0.000009 ( 0.000008)
configure 0.000005 0.000002 0.000007 ( 0.000007)
build_up 0.004843 0.000202 0.788529 ( 1.169053)
build_miniruby 0.000754 0.000205 0.854810 ( 0.855071)
build_ruby 0.001128 0.000308 2.679253 ( 2.680076)
build_all 0.006377 0.001740 11.962802 ( 0.956200)
build_install 0.005974 0.007107 3.392537 ( 0.964504)
test_btest 0.000477 0.000174 64.487619 ( 4.920717)
test_basic 0.003736 0.001358 0.419307 ( 0.499314)
test_all 0.071738 0.026500 370.468836 ( 37.978711)
test_rubyspec 0.025370 0.101949 73.020515 ( 85.501641)
total: 135.53 sec