Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20230926-102335
#<BuildRuby:0x00005576ab375e98
@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.20230926-102335",
@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.000017 0.000002 0.000019 ( 0.000019)
autoconf 0.000025 0.000003 0.000028 ( 0.000029)
configure 0.000025 0.000003 0.000028 ( 0.000028)
build_up 0.007558 0.000975 2.514982 ( 5.462204)
build_miniruby 0.001773 0.000000 4.217959 ( 4.916428)
build_ruby 0.001987 0.000000 3.279357 ( 3.968354)
build_all 0.004923 0.004289 5.603450 ( 5.755765)
build_install 0.022020 0.000108 7.077156 ( 7.324245)
test_btest 0.000636 0.000083 62.372464 ( 56.703647)
test_basic 0.004259 0.004955 0.854685 ( 1.450579)
test_all 0.010424 0.000244 705.390564 (601.753343)
test_rubyspec 0.034121 0.046811 95.301262 (137.031741)
total: 824.37 sec