Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20241114-072439
#<BuildRuby:0x00007f9d9446fdc8
@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.20241114-072439",
@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.000002 0.000022 ( 0.000022)
autoconf 0.000034 0.000003 0.000037 ( 0.000037)
configure 0.000032 0.000004 0.000036 ( 0.000035)
build_up 0.005414 0.003148 4.129385 ( 4.974884)
build_miniruby 0.001500 0.000187 1.730444 ( 2.204164)
build_ruby 0.001916 0.000239 4.211284 ( 4.609315)
build_all 0.010794 0.000360 6.088705 ( 5.148751)
build_install 0.024286 0.001379 8.731543 ( 7.578258)
test_btest 0.000933 0.000103 65.952662 ( 57.404352)
test_basic 0.013415 0.000066 1.037695 ( 1.388420)
test_all 0.098391 0.061874 689.169939 (345.869977)
test_rubyspec 0.046686 0.043257 107.501629 ( 29.947493)
total: 459.13 sec