Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20231220-143443
#<BuildRuby:0x00005616ca369d40
@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.20231220-143443",
@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.000014 0.000002 0.000016 ( 0.000017)
autoconf 0.000029 0.000004 0.000033 ( 0.000033)
configure 0.000022 0.000002 0.000024 ( 0.000025)
build_up 0.005659 0.000708 2.026216 ( 3.424112)
build_miniruby 0.000000 0.001785 1.724547 ( 2.136666)
build_ruby 0.000000 0.001902 3.584344 ( 4.304727)
build_all 0.003237 0.005240 5.294217 ( 5.788931)
build_install 0.017513 0.004375 6.599598 ( 7.174146)
test_btest 0.000794 0.000170 61.934409 ( 57.217780)
test_basic 0.003550 0.004189 0.781384 ( 1.537502)
test_all 0.083247 0.047526 688.523650 (811.924507)
test_rubyspec 0.050505 0.031269 94.691940 (174.605763)
total: 1068.12 sec