Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20230330-200958
#<BuildRuby:0x000055c6f9c9a048
@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.20230330-200958",
@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.000034 0.000001 0.000035 ( 0.000030)
autoconf 0.000044 0.000001 0.000045 ( 0.000042)
configure 0.000032 0.000002 0.000034 ( 0.000034)
build_up 0.002665 0.004267 1.867733 ( 5.851204)
build_miniruby 0.001317 0.000105 1.324028 ( 1.530883)
build_ruby 0.001781 0.000142 2.631530 ( 2.966952)
build_all 0.007588 0.000608 2.331068 ( 2.063732)
build_install 0.020087 0.000117 3.431090 ( 3.442093)
test_btest 0.000761 0.000052 61.232255 ( 31.775899)
test_basic 0.004944 0.000000 0.403017 ( 1.100091)
test_all 0.001823 0.000000 509.072274 (207.528020)
test_rubyspec 0.020828 0.016229 64.270739 ( 74.281835)
total: 330.54 sec