Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20240306-180917
#<BuildRuby:0x000055a16dfa6040
@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.20240306-180917",
@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.000003 0.000018 ( 0.000017)
autoconf 0.000022 0.000005 0.000027 ( 0.000028)
configure 0.000022 0.000005 0.000027 ( 0.000027)
build_up 0.006363 0.003571 3.004830 ( 4.753427)
build_miniruby 0.005220 0.001160 106.851117 ( 75.345195)
build_ruby 0.001649 0.000366 4.046428 ( 5.373571)
build_all 0.008765 0.000000 6.101979 ( 5.058008)
build_install 0.013997 0.008782 7.984262 ( 7.187726)
test_btest 0.000924 0.000000 70.427202 ( 66.986183)
test_basic 0.008199 0.000231 0.893245 ( 1.350402)
test_all 0.104542 0.019749 765.572265 (485.348416)
test_rubyspec 0.040059 0.060627 119.777286 (148.236108)
total: 799.64 sec