Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20230830-133900
#<BuildRuby:0x000055c7ce7b5db8
@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.20230830-133900",
@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.000005 0.000022 ( 0.000022)
autoconf 0.000026 0.000007 0.000033 ( 0.000032)
configure 0.000021 0.000005 0.000026 ( 0.000027)
build_up 0.000171 0.006914 1.893530 ( 3.887037)
build_miniruby 0.000000 0.001866 2.091723 ( 3.209114)
build_ruby 0.001030 0.000934 3.340612 ( 4.911437)
build_all 0.007893 0.001403 5.516827 ( 7.152896)
build_install 0.014319 0.007820 6.882711 ( 8.720786)
test_btest 0.000670 0.000248 67.696310 ( 79.511634)
test_basic 0.000142 0.008881 0.845304 ( 1.662472)
test_all 0.008639 0.008576 695.955515 (737.431593)
test_rubyspec 0.046363 0.035804 94.922276 (136.502477)
total: 982.99 sec