Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20241017-165449
#<BuildRuby:0x00007f69b435fdc0
@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.20241017-165449",
@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.000024 0.000003 0.000027 ( 0.000028)
autoconf 0.000043 0.000005 0.000048 ( 0.000048)
configure 0.000036 0.000004 0.000040 ( 0.000041)
build_up 0.009427 0.000659 4.595175 ( 5.541173)
build_miniruby 0.001753 0.000208 2.428037 ( 2.521527)
build_ruby 0.001952 0.000232 4.550917 ( 4.901758)
build_all 0.004002 0.008226 8.709709 ( 6.482906)
build_install 0.011141 0.013011 9.910380 ( 7.032113)
test_btest 0.000958 0.000213 85.873519 ( 66.113526)
test_basic 0.011360 0.001553 1.180044 ( 1.476979)
test_all 0.126285 0.034229 782.459951 (462.033300)
test_rubyspec 0.042884 0.052425 125.464575 ( 72.405056)
total: 628.51 sec