Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20230914-221722
#<BuildRuby:0x0000557e8f8b2320
@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.20230914-221722",
@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.000019 0.000004 0.000023 ( 0.000024)
autoconf 0.000028 0.000005 0.000033 ( 0.000033)
configure 0.000024 0.000005 0.000029 ( 0.000028)
build_up 0.006697 0.001288 2.457236 ( 5.312513)
build_miniruby 0.002164 0.000416 81.069904 ( 89.406520)
build_ruby 0.001841 0.000354 3.383281 ( 4.635853)
build_all 0.007808 0.001502 5.568067 ( 6.790772)
build_install 0.018094 0.005556 7.065168 ( 8.940997)
test_btest 0.001195 0.000111 65.443047 ( 76.154815)
test_basic 0.001438 0.007886 0.848374 ( 1.664641)
test_all 0.010510 0.000276 681.468770 (823.919517)
test_rubyspec 0.041811 0.041278 96.536848 (148.479563)
total: 1165.31 sec