Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20240920-183341
#<BuildRuby:0x00007f4c6f9cfdc0
@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.20240920-183341",
@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.000021 0.000002 0.000023 ( 0.000025)
autoconf 0.000042 0.000006 0.000048 ( 0.000046)
configure 0.000032 0.000004 0.000036 ( 0.000036)
build_up 0.006024 0.004901 5.781424 ( 8.962855)
build_miniruby 0.002835 0.000000 34.383392 ( 50.580629)
build_ruby 0.000000 0.002550 4.904016 ( 6.859595)
build_all 0.010767 0.001025 7.010744 ( 10.395715)
build_install 0.019950 0.007351 10.899434 ( 14.346355)
test_btest 0.000904 0.000163 90.066353 (125.801652)
test_basic 0.007588 0.006307 1.169340 ( 2.336449)
test_all 0.129228 0.039679 845.808621 (975.927513)
test_rubyspec 0.063794 0.027360 127.179960 ( 46.771557)
total: 1241.98 sec