Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20231223-023354
#<BuildRuby:0x0000563505f22228
@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.20231223-023354",
@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.000017 0.000004 0.000021 ( 0.000022)
autoconf 0.000022 0.000006 0.000028 ( 0.000028)
configure 0.000022 0.000006 0.000028 ( 0.000027)
build_up 0.006675 0.000616 1.852080 ( 3.454505)
build_miniruby 0.001513 0.000349 18.276394 ( 16.452805)
build_ruby 0.001927 0.000000 3.419421 ( 3.950622)
build_all 0.007066 0.001089 4.957160 ( 4.759443)
build_install 0.017573 0.001834 6.132952 ( 6.148413)
test_btest 0.000695 0.000144 62.994729 ( 51.258038)
test_basic 0.006644 0.001375 0.797832 ( 1.240576)
test_all 0.077791 0.053166 696.843039 (731.794476)
test_rubyspec 0.033573 0.047064 94.376284 (177.190950)
total: 996.25 sec