Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20240727-133448
#<BuildRuby:0x00007fd2fcb0fdc0
@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.20240727-133448",
@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.000003 0.000029 ( 0.000029)
autoconf 0.000037 0.000004 0.000041 ( 0.000040)
configure 0.000032 0.000004 0.000036 ( 0.000035)
build_up 0.000000 0.009978 4.129051 ( 7.507190)
build_miniruby 0.001345 0.000728 1.811791 ( 2.941715)
build_ruby 0.002237 0.000401 4.698686 ( 10.224504)
build_all 0.007477 0.004613 7.838985 ( 10.465853)
build_install 0.022970 0.004594 10.766433 ( 14.526159)
test_btest 0.001138 0.000227 101.017925 (143.740773)
test_basic 0.008591 0.005065 1.220429 ( 2.393883)
test_all 0.115905 0.055818 824.528396 (1031.164031)
test_rubyspec 0.071694 0.023530 162.023098 (117.083179)
total: 1340.05 sec