Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20230809-092520
#<BuildRuby:0x00005578ed411db8
@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.20230809-092520",
@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.000003 0.000018 ( 0.000018)
autoconf 0.000027 0.000006 0.000033 ( 0.000033)
configure 0.000022 0.000006 0.000028 ( 0.000027)
build_up 0.006000 0.000463 2.198373 ( 6.179363)
build_miniruby 0.001269 0.000293 1.722704 ( 1.993294)
build_ruby 0.000000 0.001820 3.214329 ( 3.628313)
build_all 0.002582 0.005893 2.638750 ( 2.660392)
build_install 0.017130 0.003162 3.969396 ( 4.024636)
test_btest 0.000686 0.000193 64.948913 ( 41.922510)
test_basic 0.003383 0.003814 0.767269 ( 1.142420)
test_all 0.001066 0.000323 597.428087 (372.430604)
test_rubyspec 0.034113 0.024652 85.535198 (111.202407)
total: 545.19 sec