Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20240615-190435
#<BuildRuby:0x00007f8b99c8fdd0
@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.20240615-190435",
@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.000025 0.000005 0.000030 ( 0.000031)
autoconf 0.000039 0.000007 0.000046 ( 0.000048)
configure 0.000033 0.000006 0.000039 ( 0.000040)
build_up 0.009229 0.001032 4.056823 ( 5.665012)
build_miniruby 0.000000 0.002470 1.797498 ( 2.046507)
build_ruby 0.001328 0.000897 4.514001 ( 6.158968)
build_all 0.008549 0.001848 7.391519 ( 7.377814)
build_install 0.018032 0.007303 10.523070 ( 9.970621)
test_btest 0.000000 0.001242 95.302786 (113.359346)
test_basic 0.000000 0.014914 1.204016 ( 8.379735)
test_all 0.114897 0.050291 799.984095 (1044.626192)
test_rubyspec 0.071465 0.028067 152.822508 (165.293085)
total: 1362.88 sec