Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20230708-131147
#<BuildRuby:0x00005590949b6138
@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.20230708-131147",
@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.000003 0.000022 ( 0.000023)
autoconf 0.000026 0.000004 0.000030 ( 0.000030)
configure 0.000025 0.000004 0.000029 ( 0.000029)
build_up 0.006452 0.000353 2.218534 ( 4.377559)
build_miniruby 0.000000 0.001785 1.731873 ( 1.965609)
build_ruby 0.000000 0.001599 3.226315 ( 13.666676)
build_all 0.004135 0.004631 5.342079 ( 4.669262)
build_install 0.008664 0.010165 6.399512 ( 6.005748)
test_btest 0.000809 0.000220 65.593065 ( 40.513140)
test_basic 0.003091 0.003650 0.759525 ( 1.089216)
test_all 0.001068 0.000314 604.993222 (352.299842)
test_rubyspec 0.036202 0.021583 82.473700 (112.212606)
total: 536.80 sec