Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20241117-152740
#<BuildRuby:0x00007f8ca661fdc0
@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.20241117-152740",
@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.000002 0.000024 ( 0.000025)
autoconf 0.000036 0.000003 0.000039 ( 0.000038)
configure 0.000028 0.000002 0.000030 ( 0.000031)
build_up 0.009311 0.000417 4.358834 ( 5.871500)
build_miniruby 0.001972 0.000147 13.463230 ( 13.508923)
build_ruby 0.002092 0.000156 4.758382 ( 5.172203)
build_all 0.004201 0.008012 6.157139 ( 4.403412)
build_install 0.025591 0.000608 9.450268 ( 6.989838)
test_btest 0.000000 0.001139 68.146767 ( 60.970178)
test_basic 0.009665 0.003047 1.047789 ( 1.330767)
test_all 0.115560 0.038073 774.848763 (332.000819)
test_rubyspec 0.059987 0.030340 107.844967 ( 30.386576)
total: 460.64 sec