Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20231210-110309
#<BuildRuby:0x0000557693fb2048
@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.20231210-110309",
@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.000003 0.000022 ( 0.000022)
autoconf 0.000028 0.000004 0.000032 ( 0.000032)
configure 0.000022 0.000003 0.000025 ( 0.000025)
build_up 0.000272 0.007427 2.498256 ( 3.425271)
build_miniruby 0.001201 0.000231 1.611098 ( 1.926898)
build_ruby 0.001942 0.000000 3.272911 ( 4.206518)
build_all 0.008202 0.001154 5.410501 ( 5.114838)
build_install 0.017068 0.004258 6.941267 ( 6.359455)
test_btest 0.000622 0.000120 61.772295 ( 57.990272)
test_basic 0.000000 0.007964 0.813841 ( 1.194819)
test_all 0.083417 0.040920 659.909773 (377.837310)
test_rubyspec 0.047379 0.025612 90.516463 (128.786930)
total: 586.84 sec