Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20231105-031926
#<BuildRuby:0x0000557a15972068
@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.20231105-031926",
@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.000004 0.000021 ( 0.000022)
autoconf 0.000022 0.000006 0.000028 ( 0.000028)
configure 0.000021 0.000005 0.000026 ( 0.000026)
build_up 0.004003 0.004145 2.481703 ( 4.158561)
build_miniruby 0.001159 0.000352 2.089476 ( 2.544083)
build_ruby 0.001201 0.000365 3.348407 ( 4.242111)
build_all 0.005363 0.004662 5.529022 ( 5.319943)
build_install 0.016677 0.003942 7.052334 ( 7.214620)
test_btest 0.000363 0.000664 61.242936 ( 65.749997)
test_basic 0.001657 0.006104 0.758122 ( 1.298553)
test_all 0.101022 0.025919 642.936162 (471.337548)
test_rubyspec 0.038269 0.037085 90.740898 (159.905128)
total: 721.77 sec