Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20231110-102425
#<BuildRuby:0x000055a9cedda568
@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.20231110-102425",
@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.000016 0.000003 0.000019 ( 0.000019)
autoconf 0.000023 0.000004 0.000027 ( 0.000027)
configure 0.000019 0.000003 0.000022 ( 0.000022)
build_up 0.002248 0.004492 2.298942 ( 2.875946)
build_miniruby 0.001492 0.000340 2.172154 ( 2.290518)
build_ruby 0.000000 0.002168 3.236765 ( 3.462027)
build_all 0.003147 0.006076 15.246379 ( 12.434592)
build_install 0.017794 0.004609 6.508253 ( 3.878177)
test_btest 0.001287 0.000000 59.523839 ( 23.513031)
test_basic 0.002497 0.002613 0.676864 ( 1.781004)
test_all 0.093600 0.033630 658.341067 (270.615542)
test_rubyspec 0.035029 0.045871 93.937361 (158.322146)
total: 479.17 sec