Logfile: /home/ko1/ruby/logs/brlog.trunk.20240104-031512
#<BuildRuby:0x000055c4ba01fd68
@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.20240104-031512",
@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.000014 0.000002 0.000016 ( 0.000017)
autoconf 0.000024 0.000004 0.000028 ( 0.000028)
configure 0.000020 0.000004 0.000024 ( 0.000023)
build_up 0.004180 0.000696 1.456254 ( 1.708325)
build_miniruby 0.000799 0.000133 0.864662 ( 0.864200)
build_ruby 0.001121 0.000187 2.691238 ( 2.690440)
build_all 0.008456 0.000655 14.364054 ( 1.305256)
build_install 0.007336 0.000420 4.180747 ( 1.067867)
test_btest 0.000954 0.000143 74.236587 ( 6.779305)
test_basic 0.000000 0.005641 0.739112 ( 0.813083)
test_all 0.099332 0.032296 469.321934 ( 52.408108)
test_rubyspec 0.011945 0.036824 48.905084 ( 61.299875)
total: 128.94 sec