Logfile: /home/ko1/ruby/logs/brlog.trunk.20231208-083407
#<BuildRuby:0x00005622ca6934b0
@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.20231208-083407",
@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.000000 0.000004 ( 0.000005)
autoconf 0.000008 0.000001 0.000009 ( 0.000009)
configure 0.000006 0.000001 0.000007 ( 0.000007)
build_up 0.003946 0.000359 1.000452 ( 1.275816)
build_miniruby 0.001297 0.000118 0.863314 ( 0.863304)
build_ruby 0.000000 0.001793 2.707939 ( 2.710037)
build_all 0.005168 0.002759 12.121208 ( 1.013620)
build_install 0.009553 0.004647 3.567190 ( 0.970851)
test_btest 0.000518 0.000111 63.444314 ( 4.861955)
test_basic 0.000000 0.004416 0.374073 ( 0.455248)
test_all 0.080881 0.019247 427.224013 ( 36.915112)
test_rubyspec 0.021900 0.048456 39.866524 ( 52.514921)
total: 101.58 sec