Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20231109-062735
#<BuildRuby:0x00005591abf32090
@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.20231109-062735",
@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.000015 0.000002 0.000017 ( 0.000017)
autoconf 0.000025 0.000004 0.000029 ( 0.000028)
configure 0.000023 0.000004 0.000027 ( 0.000027)
build_up 0.006846 0.001141 2.541759 ( 4.029637)
build_miniruby 0.001763 0.000000 2.069198 ( 2.582669)
build_ruby 0.001750 0.000000 3.593590 ( 4.509795)
build_all 0.001896 0.007961 5.184740 ( 5.300372)
build_install 0.017773 0.005455 6.822892 ( 6.613774)
test_btest 0.000911 0.000220 64.915689 ( 60.247514)
test_basic 0.002366 0.005085 0.832516 ( 1.390981)
test_all 0.086944 0.046327 662.488666 (662.096706)
test_rubyspec 0.035336 0.050214 93.183548 (161.895692)
total: 908.67 sec