Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20231027-190749
#<BuildRuby:0x0000562d31a26278
@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.20231027-190749",
@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.000014 0.000002 0.000016 ( 0.000017)
autoconf 0.000025 0.000004 0.000029 ( 0.000028)
configure 0.000022 0.000004 0.000026 ( 0.000026)
build_up 0.007630 0.001174 2.679804 ( 4.441176)
build_miniruby 0.002244 0.000345 39.253566 ( 28.488363)
build_ruby 0.001541 0.000000 3.354562 ( 4.433013)
build_all 0.009052 0.000945 5.107728 ( 5.264117)
build_install 0.016771 0.005953 6.647094 ( 6.729588)
test_btest 0.000707 0.000122 62.933388 ( 60.263456)
test_basic 0.005677 0.000979 0.764168 ( 1.375351)
test_all 0.100593 0.027817 658.014207 (584.486471)
test_rubyspec 0.034144 0.039110 89.791042 (147.211866)
total: 842.69 sec