Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20240731-193706
#<BuildRuby:0x00007f5cafbbfdd8
@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.20240731-193706",
@make="make",
@quiet=false,
@ruby_env=[["RUBY_DEBUG", "ci"]],
@spec_opts="-j",
@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.000020 0.000003 0.000023 ( 0.000024)
autoconf 0.000033 0.000005 0.000038 ( 0.000038)
configure 0.000028 0.000004 0.000032 ( 0.000032)
build_up 0.005386 0.007419 22.400823 ( 27.191494)
build_miniruby 0.002234 0.000434 22.408096 ( 30.268151)
build_ruby 0.002122 0.000412 4.609739 ( 6.519313)
build_all 0.007190 0.004730 30.870522 ( 38.407517)
build_install 0.023362 0.003841 10.424745 ( 14.085914)
test_btest 0.000904 0.000190 97.242980 (120.078791)
test_basic 0.002325 0.010730 1.214845 ( 2.217715)
test_all 0.149967 0.014953 858.219936 (953.719448)
test_rubyspec 0.044912 0.051965 151.542667 ( 72.242343)
total: 1264.73 sec