Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20230901-193425
#<BuildRuby:0x0000563892a3e230
@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.20230901-193425",
@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.000018 0.000004 0.000022 ( 0.000023)
autoconf 0.000030 0.000007 0.000037 ( 0.000036)
configure 0.000028 0.000006 0.000034 ( 0.000035)
build_up 0.005965 0.000467 2.179132 ( 3.150658)
build_miniruby 0.003138 0.000709 38.725489 ( 19.948482)
build_ruby 0.001496 0.000338 3.448016 ( 3.777507)
build_all 0.007282 0.001644 5.541281 ( 3.446363)
build_install 0.008758 0.013082 6.813676 ( 5.131218)
test_btest 0.000722 0.000219 61.449211 ( 46.032931)
test_basic 0.007677 0.000968 0.830797 ( 1.196565)
test_all 0.006611 0.009695 687.301112 (682.278256)
test_rubyspec 0.051800 0.030814 95.738912 (148.091922)
total: 913.06 sec