Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20230622-211731
#<BuildRuby:0x0000561f713361e8
@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.20230622-211731",
@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.000015 0.000001 0.000016 ( 0.000017)
autoconf 0.000026 0.000003 0.000029 ( 0.000030)
configure 0.000028 0.000003 0.000031 ( 0.000031)
build_up 0.007324 0.000000 2.064228 ( 4.867895)
build_miniruby 0.000000 0.001623 1.605498 ( 2.143540)
build_ruby 0.000000 0.001914 3.077159 ( 3.911229)
build_all 0.008080 0.000247 4.993043 ( 4.806300)
build_install 0.018297 0.001285 6.023493 ( 6.834664)
test_btest 0.000943 0.000000 62.142478 ( 53.481872)
test_basic 0.002724 0.004243 0.753564 ( 1.253312)
test_all 0.001659 0.000252 552.538127 (366.703398)
test_rubyspec 0.024761 0.032941 78.585966 (108.462816)
total: 552.47 sec