Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20240313-221230
#<BuildRuby:0x000055f2f4f11e80
@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.20240313-221230",
@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.000018 0.000002 0.000020 ( 0.000020)
autoconf 0.000029 0.000003 0.000032 ( 0.000032)
configure 0.000025 0.000002 0.000027 ( 0.000027)
build_up 0.007548 0.000808 2.785976 ( 2.787016)
build_miniruby 0.001766 0.000000 1.960258 ( 1.968228)
build_ruby 0.001780 0.000000 3.788692 ( 4.075851)
build_all 0.008813 0.000000 5.664543 ( 3.585758)
build_install 0.012555 0.007898 7.284105 ( 3.848402)
test_btest 0.001140 0.000000 73.546930 ( 28.636551)
test_basic 0.007572 0.000000 0.821594 ( 0.900059)
test_all 0.071306 0.054828 828.088741 (487.504915)
test_rubyspec 0.062536 0.036629 122.166013 (190.872348)
total: 724.18 sec