Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20230903-153615
#<BuildRuby:0x00005640f54de090
@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.20230903-153615",
@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.000003 0.000025 ( 0.000025)
autoconf 0.000030 0.000005 0.000035 ( 0.000035)
configure 0.000028 0.000004 0.000032 ( 0.000031)
build_up 0.003134 0.003790 1.849024 ( 3.411821)
build_miniruby 0.002085 0.000000 1.796830 ( 2.171759)
build_ruby 0.002150 0.000000 3.549568 ( 4.418186)
build_all 0.009260 0.000000 5.655329 ( 5.921815)
build_install 0.011641 0.010450 6.741915 ( 7.499563)
test_btest 0.000646 0.000140 63.915219 ( 54.808158)
test_basic 0.007932 0.000877 0.833107 ( 1.299931)
test_all 0.004296 0.007864 677.565824 (753.248156)
test_rubyspec 0.048705 0.031015 94.818892 (143.128099)
total: 975.91 sec