Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20230814-033146
#<BuildRuby:0x000055f698cf5ff0
@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.20230814-033146",
@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.000020 0.000003 0.000023 ( 0.000023)
autoconf 0.000031 0.000004 0.000035 ( 0.000035)
configure 0.000030 0.000004 0.000034 ( 0.000035)
build_up 0.007544 0.001078 3.172162 ( 5.924897)
build_miniruby 0.001312 0.000188 2.056113 ( 2.243835)
build_ruby 0.001670 0.000238 3.544230 ( 4.363050)
build_all 0.007358 0.001051 2.900430 ( 3.056483)
build_install 0.016616 0.005000 4.601211 ( 4.912650)
test_btest 0.000730 0.000118 66.683321 ( 42.922296)
test_basic 0.004488 0.003758 0.827121 ( 1.176591)
test_all 0.008804 0.001601 609.824160 (336.185274)
test_rubyspec 0.034732 0.038787 92.009622 (115.937720)
total: 516.72 sec