Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20230921-081725
#<BuildRuby:0x000055ac12096348
@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.20230921-081725",
@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.000002 0.000019 ( 0.000019)
autoconf 0.000025 0.000003 0.000028 ( 0.000028)
configure 0.000024 0.000003 0.000027 ( 0.000026)
build_up 0.004748 0.004771 2.459093 ( 5.415617)
build_miniruby 0.001252 0.000179 2.121532 ( 2.736979)
build_ruby 0.001582 0.000000 3.375647 ( 4.579375)
build_all 0.001667 0.008425 5.699924 ( 5.243330)
build_install 0.016694 0.006117 7.217201 ( 7.821297)
test_btest 0.000658 0.000148 64.496587 ( 58.180132)
test_basic 0.004881 0.004648 0.866849 ( 1.427086)
test_all 0.015021 0.001377 724.397263 (626.074694)
test_rubyspec 0.029351 0.052205 94.393090 (136.913397)
total: 848.39 sec