Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20241018-025515
#<BuildRuby:0x00007f77662ffdc0
@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.20241018-025515",
@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.000016 0.000005 0.000021 ( 0.000022)
autoconf 0.000030 0.000009 0.000039 ( 0.000039)
configure 0.000025 0.000007 0.000032 ( 0.000032)
build_up 0.001581 0.008861 4.448358 ( 5.552852)
build_miniruby 0.001474 0.000540 2.421845 ( 2.643037)
build_ruby 0.001838 0.000674 4.660827 ( 5.227343)
build_all 0.011025 0.000825 8.048867 ( 6.444535)
build_install 0.024858 0.002230 10.295463 ( 7.496133)
test_btest 0.000760 0.000232 87.149523 ( 65.114024)
test_basic 0.000542 0.012312 1.202752 ( 1.747590)
test_all 0.121193 0.039741 791.323488 (474.041495)
test_rubyspec 0.041349 0.056521 122.965476 ( 63.147736)
total: 631.42 sec