Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20241015-125519
#<BuildRuby:0x00007f96f51efdc8
@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.20241015-125519",
@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.000022 0.000001 0.000023 ( 0.000024)
autoconf 0.000040 0.000001 0.000041 ( 0.000041)
configure 0.000039 0.000002 0.000041 ( 0.000041)
build_up 0.010906 0.000327 4.713738 ( 5.871452)
build_miniruby 0.001891 0.000000 2.554747 ( 3.012297)
build_ruby 0.002358 0.000008 4.655958 ( 17.183878)
build_all 0.006802 0.004678 7.009657 ( 6.172437)
build_install 0.014962 0.010467 10.347014 ( 10.349618)
test_btest 0.000974 0.000113 85.642483 ( 58.485344)
test_basic 0.007292 0.005756 1.154014 ( 1.542521)
test_all 0.134877 0.029096 795.294434 (483.268229)
test_rubyspec 0.046702 0.047595 128.721466 ( 56.732937)
total: 642.62 sec