Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20230709-091101
#<BuildRuby:0x0000559206d71f48
@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.20230709-091101",
@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.000001 0.000018 ( 0.000018)
autoconf 0.000037 0.000002 0.000039 ( 0.000031)
configure 0.000028 0.000002 0.000030 ( 0.000029)
build_up 0.007232 0.000482 2.297806 ( 4.553055)
build_miniruby 0.000000 0.002104 10.718256 ( 11.448655)
build_ruby 0.000522 0.001317 3.454837 ( 3.905303)
build_all 0.007953 0.000746 5.151756 ( 3.707622)
build_install 0.012617 0.005840 6.492575 ( 5.926937)
test_btest 0.000774 0.000097 65.563104 ( 37.468499)
test_basic 0.004480 0.003966 0.835868 ( 1.196314)
test_all 0.002365 0.000093 556.539172 (240.422767)
test_rubyspec 0.022123 0.036878 83.012678 (110.408772)
total: 419.04 sec