Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20240204-170152
#<BuildRuby:0x0000563f45c15f40
@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.20240204-170152",
@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.000019 0.000004 0.000023 ( 0.000024)
autoconf 0.000027 0.000006 0.000033 ( 0.000032)
configure 0.000020 0.000004 0.000024 ( 0.000024)
build_up 0.005855 0.001171 2.135640 ( 3.661489)
build_miniruby 0.001535 0.000307 21.664563 ( 22.109058)
build_ruby 0.002043 0.000000 3.422211 ( 4.380958)
build_all 0.008358 0.000000 5.565596 ( 5.421219)
build_install 0.018928 0.002134 6.972927 ( 6.268399)
test_btest 0.000637 0.000110 66.738842 ( 65.321463)
test_basic 0.006942 0.001197 0.828223 ( 1.473440)
test_all 0.090584 0.034986 730.070739 (582.299361)
test_rubyspec 0.064602 0.051880 180.023825 (283.450261)
total: 974.39 sec