Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20230831-073658
#<BuildRuby:0x000055b733d3d9f8
@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.20230831-073658",
@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.000025)
autoconf 0.000031 0.000003 0.000034 ( 0.000034)
configure 0.000029 0.000002 0.000031 ( 0.000032)
build_up 0.006839 0.000662 2.041272 ( 3.722872)
build_miniruby 0.001693 0.000000 2.136335 ( 2.810517)
build_ruby 0.002224 0.000026 3.521269 ( 4.319768)
build_all 0.009260 0.000091 5.889878 ( 5.863439)
build_install 0.016793 0.004617 7.307494 ( 8.250819)
test_btest 0.000753 0.000082 70.746062 ( 68.002913)
test_basic 0.005997 0.003444 0.879433 ( 1.407066)
test_all 0.010421 0.000648 683.966101 (747.020856)
test_rubyspec 0.050576 0.034076 96.717722 (141.408350)
total: 982.81 sec