Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20230902-053407
#<BuildRuby:0x00005639cf6f6058
@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.20230902-053407",
@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.000001 0.000021 ( 0.000022)
autoconf 0.000029 0.000002 0.000031 ( 0.000031)
configure 0.000025 0.000002 0.000027 ( 0.000027)
build_up 0.006152 0.000424 1.911347 ( 3.238894)
build_miniruby 0.001624 0.000000 1.768575 ( 2.443332)
build_ruby 0.001524 0.000000 3.385633 ( 4.210874)
build_all 0.008682 0.000233 5.731662 ( 4.979241)
build_install 0.016265 0.004608 6.677975 ( 5.766270)
test_btest 0.000903 0.000000 63.994748 ( 49.742293)
test_basic 0.004506 0.004059 0.863586 ( 1.361146)
test_all 0.011038 0.000000 671.985559 (663.277731)
test_rubyspec 0.073234 0.012725 99.127432 (159.559199)
total: 894.58 sec