Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20231013-182403
#<BuildRuby:0x000055567a87a9a8
@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.20231013-182403",
@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.000021 0.000001 0.000022 ( 0.000023)
autoconf 0.000029 0.000002 0.000031 ( 0.000031)
configure 0.000027 0.000002 0.000029 ( 0.000028)
build_up 0.003814 0.004430 2.678516 ( 4.010383)
build_miniruby 0.002063 0.000200 17.261670 ( 17.026265)
build_ruby 0.001590 0.000154 3.534512 ( 3.851884)
build_all 0.008953 0.000435 5.699204 ( 3.557052)
build_install 0.013691 0.005019 6.959817 ( 3.678397)
test_btest 0.000697 0.000082 63.661652 ( 25.595667)
test_basic 0.005473 0.000644 0.794923 ( 0.909119)
test_all 0.009237 0.001599 686.862394 (332.889251)
test_rubyspec 0.031888 0.047115 96.138649 (141.389808)
total: 532.91 sec