Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20230901-133401
#<BuildRuby:0x00005602f8d62058
@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-133401",
@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.000017 0.000001 0.000018 ( 0.000019)
autoconf 0.000026 0.000002 0.000028 ( 0.000029)
configure 0.000021 0.000002 0.000023 ( 0.000023)
build_up 0.007597 0.000249 2.735309 ( 4.778990)
build_miniruby 0.003856 0.000000 45.908643 ( 28.288831)
build_ruby 0.001761 0.000000 3.641016 ( 4.337976)
build_all 0.006483 0.003339 5.665291 ( 5.305200)
build_install 0.018360 0.004513 6.852114 ( 6.858034)
test_btest 0.000874 0.000092 64.353038 ( 44.993873)
test_basic 0.000000 0.009480 0.845045 ( 1.171192)
test_all 0.010634 0.002829 674.984576 (635.803934)
test_rubyspec 0.050070 0.036203 94.357368 (146.968685)
total: 878.51 sec