Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20230802-131948
#<BuildRuby:0x000055d22f745db8
@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.20230802-131948",
@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.000018)
autoconf 0.000028 0.000002 0.000030 ( 0.000031)
configure 0.000024 0.000001 0.000025 ( 0.000025)
build_up 0.003098 0.004360 2.381832 ( 5.594245)
build_miniruby 0.001834 0.000190 3.915838 ( 4.526604)
build_ruby 0.002003 0.000000 3.512679 ( 4.310190)
build_all 0.005773 0.003616 2.887979 ( 3.284154)
build_install 0.018752 0.001249 4.299295 ( 5.531187)
test_btest 0.000716 0.000084 66.468129 ( 47.428146)
test_basic 0.007615 0.000896 0.843595 ( 1.333628)
test_all 0.001152 0.000136 635.058150 (416.537354)
test_rubyspec 0.025347 0.032459 85.044104 (108.890412)
total: 597.44 sec