Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20231025-150335
#<BuildRuby:0x000055ca07d36090
@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.20231025-150335",
@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.000002 0.000023 ( 0.000023)
autoconf 0.000028 0.000003 0.000031 ( 0.000031)
configure 0.000024 0.000002 0.000026 ( 0.000027)
build_up 0.007361 0.000000 2.412877 ( 3.584766)
build_miniruby 0.001509 0.000107 1.715707 ( 2.232498)
build_ruby 0.001635 0.000149 3.336534 ( 4.000093)
build_all 0.009117 0.000087 5.200558 ( 4.603924)
build_install 0.016772 0.004129 6.615031 ( 5.813671)
test_btest 0.000865 0.000088 62.756667 ( 62.647364)
test_basic 0.000429 0.007688 0.777033 ( 1.288316)
test_all 0.111709 0.018169 629.291064 (575.800467)
test_rubyspec 0.051780 0.022595 90.137080 (151.288375)
total: 811.26 sec