Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20240217-172000
#<BuildRuby:0x000055b7b9229f40
@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.20240217-172000",
@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.000001 0.000016 ( 0.000016)
autoconf 0.000024 0.000000 0.000024 ( 0.000024)
configure 0.000023 0.000001 0.000024 ( 0.000023)
build_up 0.007576 0.000291 2.170643 ( 4.206047)
build_miniruby 0.001709 0.000066 2.147278 ( 2.741811)
build_ruby 0.002220 0.000086 3.551623 ( 4.819265)
build_all 0.009257 0.000000 6.252906 ( 6.986813)
build_install 0.009249 0.012758 7.781368 ( 8.375444)
test_btest 0.000938 0.000000 75.841036 ( 86.743237)
test_basic 0.007978 0.000564 0.885327 ( 1.269546)
test_all 0.082762 0.043067 791.213962 (622.823685)
test_rubyspec 0.042602 0.053747 118.484482 (159.039975)
total: 897.01 sec