Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20240729-153317
#<BuildRuby:0x00007fb4c3b2fdc0
@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.20240729-153317",
@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.000026 0.000007 0.000033 ( 0.000034)
autoconf 0.000042 0.000011 0.000053 ( 0.000053)
configure 0.000033 0.000009 0.000042 ( 0.000042)
build_up 0.004341 0.005244 4.310947 ( 5.955386)
build_miniruby 0.000000 0.002039 2.302827 ( 3.111501)
build_ruby 0.001438 0.001111 4.790795 ( 6.016231)
build_all 0.002054 0.008810 7.708345 ( 8.602686)
build_install 0.020614 0.004372 11.415391 ( 12.349020)
test_btest 0.000923 0.000325 103.611770 (127.143849)
test_basic 0.008248 0.005849 1.296767 ( 2.311826)
test_all 0.116828 0.055298 897.031422 (1097.948003)
test_rubyspec 0.061505 0.037714 163.545565 (130.546726)
total: 1393.99 sec