Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20240112-040649
#<BuildRuby:0x0000556caa1a62a8
@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.20240112-040649",
@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.000020 0.000001 0.000021 ( 0.000021)
autoconf 0.000030 0.000002 0.000032 ( 0.000032)
configure 0.000027 0.000000 0.000027 ( 0.000027)
build_up 0.006441 0.000182 1.819841 ( 3.512337)
build_miniruby 0.001489 0.000111 2.049660 ( 2.892612)
build_ruby 0.001677 0.000124 3.249669 ( 3.989424)
build_all 0.003979 0.004760 5.167007 ( 4.830871)
build_install 0.012001 0.007989 6.512124 ( 6.602602)
test_btest 0.000711 0.000114 67.305325 ( 67.940565)
test_basic 0.000000 0.008383 0.839577 ( 1.460431)
test_all 0.099540 0.029739 775.096895 (901.050744)
test_rubyspec 0.053385 0.026717 94.521190 (177.324310)
total: 1169.60 sec