Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20231213-051029
#<BuildRuby:0x0000561f97ae1a48
@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.20231213-051029",
@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.000023)
autoconf 0.000028 0.000006 0.000034 ( 0.000034)
configure 0.000021 0.000005 0.000026 ( 0.000025)
build_up 0.000896 0.007931 2.648119 ( 3.999863)
build_miniruby 0.001044 0.000309 1.710735 ( 1.925973)
build_ruby 0.001290 0.000382 3.279145 ( 3.891179)
build_all 0.007082 0.002098 5.463721 ( 4.572484)
build_install 0.020962 0.000000 6.970188 ( 6.280888)
test_btest 0.000878 0.000000 64.003849 ( 50.856149)
test_basic 0.006988 0.001969 0.818280 ( 1.086703)
test_all 0.078811 0.042826 665.511416 (356.941249)
test_rubyspec 0.043894 0.031409 89.962413 (115.536505)
total: 545.09 sec