Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20230602-190854
#<BuildRuby:0x000055ef213b2458
@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.20230602-190854",
@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.000023 0.000001 0.000024 ( 0.000024)
autoconf 0.000039 0.000002 0.000041 ( 0.000035)
configure 0.000034 0.000001 0.000035 ( 0.000034)
build_up 0.000000 0.007367 1.832097 ( 3.184215)
build_miniruby 0.000000 0.001792 1.448067 ( 1.480482)
build_ruby 0.000300 0.001289 2.885125 ( 3.230156)
build_all 0.004080 0.003739 2.138137 ( 2.334486)
build_install 0.019397 0.000662 3.258911 ( 3.538134)
test_btest 0.000872 0.000124 63.045647 ( 32.473107)
test_basic 0.000000 0.007648 0.691434 ( 0.981807)
test_all 0.001980 0.000080 566.908006 (511.622043)
test_rubyspec 0.035546 0.031662 78.580146 (129.857646)
total: 688.70 sec