Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20230711-011553
#<BuildRuby:0x0000557a3cf56138
@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.20230711-011553",
@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.000015 0.000001 0.000016 ( 0.000016)
autoconf 0.000024 0.000001 0.000025 ( 0.000025)
configure 0.000020 0.000000 0.000020 ( 0.000021)
build_up 0.003978 0.003736 2.103135 ( 4.340032)
build_miniruby 0.001431 0.000090 1.608974 ( 1.659257)
build_ruby 0.000000 0.001684 3.157797 ( 3.459269)
build_all 0.006478 0.002377 5.263756 ( 3.934022)
build_install 0.015075 0.004339 6.536466 ( 5.881046)
test_btest 0.000784 0.000087 66.207673 ( 46.183868)
test_basic 0.003209 0.004554 0.827996 ( 1.496323)
test_all 0.001434 0.001159 561.391315 (323.039577)
test_rubyspec 0.024359 0.034051 82.211886 (114.693819)
total: 504.69 sec