Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20240305-141223
#<BuildRuby:0x000055f8f02aa2a8
@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.20240305-141223",
@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.000017 0.000001 0.000018 ( 0.000020)
autoconf 0.000025 0.000003 0.000028 ( 0.000028)
configure 0.000023 0.000002 0.000025 ( 0.000026)
build_up 0.008278 0.000886 2.762370 ( 4.177806)
build_miniruby 0.001336 0.000144 1.885308 ( 2.788063)
build_ruby 0.001734 0.000185 3.752851 ( 4.854895)
build_all 0.007904 0.000847 6.101541 ( 6.813488)
build_install 0.006493 0.015407 7.995903 ( 8.236708)
test_btest 0.000977 0.000209 75.295907 ( 85.327102)
test_basic 0.000000 0.008513 0.889815 ( 1.424780)
test_all 0.091680 0.031260 766.253634 (486.915415)
test_rubyspec 0.059434 0.035836 117.922898 (171.891731)
total: 772.43 sec