Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20230810-212823
#<BuildRuby:0x0000564ce83420e8
@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.20230810-212823",
@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.000022 0.000001 0.000023 ( 0.000024)
autoconf 0.000032 0.000003 0.000035 ( 0.000033)
configure 0.000022 0.000002 0.000024 ( 0.000025)
build_up 0.007284 0.000233 2.438229 ( 8.302923)
build_miniruby 0.001742 0.000120 2.148020 ( 2.662837)
build_ruby 0.001874 0.000000 3.327863 ( 27.959338)
build_all 0.004646 0.003998 5.630282 ( 7.116830)
build_install 0.015834 0.004041 4.363046 ( 4.710040)
test_btest 0.000793 0.000091 68.514051 ( 55.635246)
test_basic 0.007122 0.000814 0.872716 ( 1.219181)
test_all 0.001745 0.000000 616.110597 (390.172077)
test_rubyspec 0.043297 0.016254 85.410380 (109.780251)
total: 607.56 sec