Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20230814-193150
#<BuildRuby:0x0000557212f7e278
@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.20230814-193150",
@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.000004 0.000025 ( 0.000025)
autoconf 0.000027 0.000004 0.000031 ( 0.000032)
configure 0.000025 0.000004 0.000029 ( 0.000030)
build_up 0.005804 0.001036 2.262906 ( 4.266535)
build_miniruby 0.000000 0.001577 1.885474 ( 2.050962)
build_ruby 0.000000 0.001733 3.337057 ( 3.829963)
build_all 0.007053 0.001277 5.569042 ( 3.949384)
build_install 0.017375 0.000863 6.872984 ( 5.715650)
test_btest 0.000532 0.000099 61.200358 ( 39.960036)
test_basic 0.000000 0.007719 0.824308 ( 1.104545)
test_all 0.004422 0.005470 611.402828 (307.994072)
test_rubyspec 0.046399 0.024316 89.652977 (110.293983)
total: 479.17 sec