Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20240214-012108
#<BuildRuby:0x000055c75dbb9a48
@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/master-no-rjit",
@TARGET_INSTALL_DIR="/tmp/ruby/install/master-no-rjit",
@TARGET_NAME="master-no-rjit",
@TARGET_SRC_DIR="/tmp/ruby/src/master-no-rjit",
@btest_opts="-j4",
@build_opts="-j4",
@configure_opts=["--disable-rjit"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.master-no-rjit.20240214-012108",
@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='-j4'",
@timeout=10800>
user system total real
checkout 0.000012 0.000005 0.000017 ( 0.000017)
autoconf 0.000019 0.000009 0.000028 ( 0.000027)
configure 0.000016 0.000007 0.000023 ( 0.000022)
build_up 0.006673 0.001189 2.258194 ( 4.755451)
build_miniruby 0.005589 0.000636 107.057324 ( 89.075941)
build_ruby 0.001417 0.000591 4.071018 ( 5.037808)
build_all 0.005036 0.004562 6.305881 ( 6.013458)
build_install 0.018520 0.004895 7.865440 ( 7.575266)
test_btest 0.001122 0.000000 76.248599 ( 74.597246)
test_basic 0.003178 0.004330 0.865911 ( 1.451847)
test_all 0.080254 0.046278 709.885520 (468.976713)
test_rubyspec 0.068568 0.046187 182.088261 (234.818093)
total: 892.30 sec