Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20230901-073501
#<BuildRuby:0x00005629ff6d2980
@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.20230901-073501",
@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.000023 0.000005 0.000028 ( 0.000028)
configure 0.000022 0.000004 0.000026 ( 0.000026)
build_up 0.005784 0.001112 2.081674 ( 3.763410)
build_miniruby 0.001619 0.000311 5.904825 ( 6.592938)
build_ruby 0.000000 0.002098 3.837848 ( 4.874400)
build_all 0.000000 0.010355 5.857164 ( 5.578252)
build_install 0.015514 0.006714 6.917578 ( 6.968849)
test_btest 0.000000 0.000947 63.251026 ( 54.650305)
test_basic 0.001417 0.007645 0.801458 ( 1.266480)
test_all 0.007014 0.004152 729.857595 (796.779924)
test_rubyspec 0.052094 0.034781 97.929887 (150.915984)
total: 1031.39 sec