Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20240308-160638
#<BuildRuby:0x000055713b3a6658
@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.20240308-160638",
@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.000002 0.000019 ( 0.000019)
autoconf 0.000026 0.000003 0.000029 ( 0.000028)
configure 0.000024 0.000002 0.000026 ( 0.000027)
build_up 0.007930 0.000850 2.819565 ( 4.586197)
build_miniruby 0.001696 0.000182 1.949537 ( 2.518103)
build_ruby 0.001615 0.000173 3.809730 ( 13.383291)
build_all 0.007725 0.000828 6.192200 ( 6.102434)
build_install 0.013967 0.007963 8.009477 ( 8.061831)
test_btest 0.000734 0.000111 74.138531 ( 77.239355)
test_basic 0.006583 0.000997 0.859158 ( 1.268962)
test_all 0.076961 0.051854 788.212462 (593.666003)
test_rubyspec 0.057860 0.042300 122.993605 (179.330776)
total: 886.16 sec