Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20231023-030242
#<BuildRuby:0x0000564eafc029a8
@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.20231023-030242",
@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.000024 0.000002 0.000026 ( 0.000026)
autoconf 0.000031 0.000002 0.000033 ( 0.000034)
configure 0.000023 0.000001 0.000024 ( 0.000025)
build_up 0.000728 0.007845 3.859791 ( 5.395648)
build_miniruby 0.001724 0.000000 1.985822 ( 2.224432)
build_ruby 0.001643 0.000000 3.063492 ( 3.659197)
build_all 0.001690 0.007327 5.201909 ( 5.225932)
build_install 0.017686 0.004301 7.580201 ( 6.935420)
test_btest 0.000782 0.000156 62.280694 ( 61.837508)
test_basic 0.006029 0.001206 0.777858 ( 1.409250)
test_all 0.070665 0.054013 627.045064 (625.611984)
test_rubyspec 0.020965 0.055545 89.372888 (152.701160)
total: 865.00 sec