Logfile: /home/ko1/ruby/logs/brlog.trunk.20231230-020119
#<BuildRuby:0x0000556223107310
@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.20231230-020119",
@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.000003 0.000001 0.000004 ( 0.000004)
autoconf 0.000007 0.000002 0.000009 ( 0.000009)
configure 0.000004 0.000002 0.000006 ( 0.000006)
build_up 0.000702 0.004323 0.801607 ( 1.183099)
build_miniruby 0.000732 0.000293 0.845646 ( 0.845436)
build_ruby 0.001081 0.000432 2.675176 ( 2.676103)
build_all 0.007066 0.001004 11.970498 ( 1.001541)
build_install 0.009210 0.001551 3.376965 ( 0.972196)
test_btest 0.000534 0.000178 62.759558 ( 5.754438)
test_basic 0.000000 0.004126 0.400968 ( 0.481446)
test_all 0.069430 0.033376 362.071474 ( 35.683237)
test_rubyspec 0.030767 0.036296 40.285974 ( 52.859324)
total: 101.46 sec