Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20240311-081036
#<BuildRuby:0x0000558aea759d90
@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.20240311-081036",
@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.000021 0.000003 0.000024 ( 0.000024)
autoconf 0.000028 0.000004 0.000032 ( 0.000032)
configure 0.000026 0.000004 0.000030 ( 0.000030)
build_up 0.007130 0.003179 2.977852 ( 4.606575)
build_miniruby 0.001541 0.000266 2.201800 ( 2.822860)
build_ruby 0.001546 0.000267 3.556297 ( 4.224137)
build_all 0.001598 0.007403 6.218301 ( 6.222145)
build_install 0.017211 0.005237 8.201537 ( 9.005241)
test_btest 0.001134 0.000000 73.974263 ( 71.525520)
test_basic 0.003821 0.004328 0.902504 ( 1.544733)
test_all 0.092909 0.032307 762.566935 (582.726719)
test_rubyspec 0.040766 0.057640 124.346822 (196.452103)
total: 879.13 sec