Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20231215-071416
#<BuildRuby:0x000056523af82630
@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.20231215-071416",
@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.000026 0.000009 0.000035 ( 0.000027)
autoconf 0.000030 0.000010 0.000040 ( 0.000036)
configure 0.000024 0.000008 0.000032 ( 0.000032)
build_up 0.005787 0.001929 2.622271 ( 3.606994)
build_miniruby 0.001860 0.000000 1.696403 ( 1.726610)
build_ruby 0.001811 0.000000 3.332481 ( 3.668000)
build_all 0.007882 0.000887 5.460686 ( 3.671563)
build_install 0.022235 0.000000 7.099082 ( 5.064159)
test_btest 0.000840 0.000049 61.009854 ( 31.245247)
test_basic 0.004150 0.004512 0.821423 ( 1.138587)
test_all 0.075574 0.047896 648.322470 (326.196880)
test_rubyspec 0.042987 0.026142 85.450565 ( 97.585306)
total: 473.90 sec