Logfile: /home/ko1/ruby/logs/brlog.trunk.20230607-020854
#<BuildRuby:0x000055ea8e8d3280
@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.20230607-020854",
@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.000005 0.000001 0.000006 ( 0.000006)
autoconf 0.000011 0.000002 0.000013 ( 0.000014)
configure 0.000007 0.000001 0.000008 ( 0.000009)
build_up 0.002696 0.003824 1.366849 ( 2.610068)
build_miniruby 0.000843 0.000188 0.771755 ( 0.772459)
build_ruby 0.001049 0.000234 2.385394 ( 2.387257)
build_all 0.008578 0.000926 12.667312 ( 1.128454)
build_install 0.007076 0.000533 1.699626 ( 0.859855)
test_btest 0.000981 0.000000 82.796654 ( 6.590960)
test_basic 0.000397 0.003821 0.649851 ( 0.732603)
test_all 0.001226 0.000165 454.317853 ( 45.086645)
test_rubyspec 0.021946 0.011567 41.775989 ( 54.262126)
total: 114.43 sec