Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20231013-122225
#<BuildRuby:0x000055e85e4a9e98
@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.20231013-122225",
@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.000022 0.000002 0.000024 ( 0.000024)
autoconf 0.000027 0.000002 0.000029 ( 0.000029)
configure 0.000026 0.000003 0.000029 ( 0.000028)
build_up 0.007134 0.000714 2.550731 ( 3.608751)
build_miniruby 0.001897 0.000000 1.767405 ( 2.055577)
build_ruby 0.001903 0.000000 3.490935 ( 4.403079)
build_all 0.009277 0.000038 5.841932 ( 4.483610)
build_install 0.015311 0.005068 7.327917 ( 5.702837)
test_btest 0.001139 0.000130 67.207428 ( 59.899428)
test_basic 0.000811 0.008442 0.895234 ( 1.279580)
test_all 0.010515 0.000000 669.100410 (425.245594)
test_rubyspec 0.035035 0.043250 98.345546 (149.264883)
total: 655.94 sec