Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20231110-082459
#<BuildRuby:0x000055fc94e86458
@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.20231110-082459",
@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.000021 0.000000 0.000021 ( 0.000022)
autoconf 0.000028 0.000000 0.000028 ( 0.000029)
configure 0.000000 0.000078 0.000078 ( 0.000032)
build_up 0.002380 0.003829 2.248808 ( 2.778891)
build_miniruby 0.001436 0.000093 1.610849 ( 1.679392)
build_ruby 0.001961 0.000127 3.222633 ( 3.520329)
build_all 0.007923 0.000237 4.988770 ( 3.161956)
build_install 0.020210 0.000689 6.425763 ( 4.243854)
test_btest 0.001181 0.000022 61.808473 ( 28.594303)
test_basic 0.000000 0.008557 0.815891 ( 0.939299)
test_all 0.088681 0.036837 664.677827 (462.242560)
test_rubyspec 0.059223 0.022855 92.522108 (180.713595)
total: 687.88 sec