Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20240225-220119
#<BuildRuby:0x000055909e8add40
@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.20240225-220119",
@make="make",
@quiet=false,
@ruby_env=[["RUBY_DEBUG", "ci"]],
@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.000004 0.000028 ( 0.000029)
autoconf 0.000039 0.000008 0.000047 ( 0.000047)
configure 0.000027 0.000005 0.000032 ( 0.000032)
build_up 0.007537 0.001449 2.721173 ( 4.932052)
build_miniruby 0.001381 0.000266 1.753485 ( 2.588221)
build_ruby 0.002180 0.000000 3.649328 ( 22.746901)
build_all 0.004954 0.004046 6.148563 ( 7.569048)
build_install 0.008401 0.014234 8.073212 ( 10.565202)
test_btest 0.000760 0.000236 72.539589 ( 96.285529)
test_basic 0.005251 0.003288 0.882273 ( 1.775967)
test_all 0.086432 0.038878 774.554803 (696.689613)
test_rubyspec 0.027100 0.062737 119.882557 (159.708807)
total: 1002.86 sec