Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20240725-172848
#<BuildRuby:0x00007fb221b7fdd8
@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.20240725-172848",
@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.000002 0.000026 ( 0.000027)
autoconf 0.000039 0.000004 0.000043 ( 0.000044)
configure 0.000035 0.000003 0.000038 ( 0.000039)
build_up 0.009702 0.000181 4.209090 ( 6.151533)
build_miniruby 0.000000 0.002336 9.173714 ( 21.647790)
build_ruby 0.000718 0.001677 4.489933 ( 5.414715)
build_all 0.010763 0.000859 7.599848 ( 7.258926)
build_install 0.023088 0.001236 10.670522 ( 10.671282)
test_btest 0.001189 0.000141 99.156130 (117.177003)
test_basic 0.007623 0.005604 1.207579 ( 2.129703)
test_all 0.117170 0.050167 849.327665 (1120.916024)
test_rubyspec 0.051042 0.043379 152.397804 (163.664699)
total: 1455.03 sec