Logfile: /home/ko1/ruby/logs/brlog.trunk.20231216-125713
#<BuildRuby:0x000055e24c60f7f0
@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.20231216-125713",
@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.000005)
autoconf 0.000009 0.000001 0.000010 ( 0.000010)
configure 0.000006 0.000001 0.000007 ( 0.000007)
build_up 0.000227 0.004105 1.033943 ( 1.292359)
build_miniruby 0.000752 0.000000 0.876643 ( 0.877709)
build_ruby 0.001103 0.000000 2.702398 ( 2.705237)
build_all 0.005760 0.001657 12.094045 ( 1.020174)
build_install 0.004262 0.007242 3.611278 ( 0.977088)
test_btest 0.000477 0.000191 63.994986 ( 5.178066)
test_basic 0.002134 0.000854 0.378648 ( 0.461865)
test_all 0.064680 0.033014 384.107043 ( 40.314405)
test_rubyspec 0.035349 0.039611 40.065584 ( 52.679355)
total: 105.51 sec