Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20240114-184711
#<BuildRuby:0x000055c6c0a56018
@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.20240114-184711",
@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.000021 0.000004 0.000025 ( 0.000026)
autoconf 0.000040 0.000000 0.000040 ( 0.000039)
configure 0.000040 0.000000 0.000040 ( 0.000040)
build_up 0.005395 0.000307 1.775592 ( 3.203530)
build_miniruby 0.001399 0.000000 1.687601 ( 2.110703)
build_ruby 0.002014 0.000000 3.487514 ( 5.115204)
build_all 0.003632 0.004702 5.114215 ( 6.289010)
build_install 0.018011 0.002770 6.270580 ( 7.427116)
test_btest 0.000928 0.000185 64.694522 ( 85.198889)
test_basic 0.006023 0.001204 0.801939 ( 1.646585)
test_all 0.098911 0.027748 768.265034 (927.631954)
test_rubyspec 0.027949 0.051053 91.090053 (166.909271)
total: 1205.53 sec