Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20231126-124942
#<BuildRuby:0x00005566708e60d0
@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.20231126-124942",
@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.000018 0.000003 0.000021 ( 0.000021)
autoconf 0.000028 0.000005 0.000033 ( 0.000032)
configure 0.000021 0.000003 0.000024 ( 0.000025)
build_up 0.007255 0.000515 2.100163 ( 3.713807)
build_miniruby 0.000000 0.001703 2.038563 ( 2.425518)
build_ruby 0.000000 0.001751 3.405132 ( 4.097480)
build_all 0.007337 0.001638 5.366512 ( 4.871463)
build_install 0.019524 0.001163 6.833172 ( 6.304141)
test_btest 0.000744 0.000124 60.707426 ( 57.767829)
test_basic 0.003645 0.004288 0.777139 ( 1.139658)
test_all 0.084033 0.036638 586.680249 (354.786401)
test_rubyspec 0.043791 0.030322 90.695598 (123.500124)
total: 558.61 sec