Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20230525-030819
#<BuildRuby:0x000055cdc59722a8
@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.20230525-030819",
@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.000027 0.000002 0.000029 ( 0.000029)
autoconf 0.000030 0.000002 0.000032 ( 0.000033)
configure 0.000022 0.000002 0.000024 ( 0.000025)
build_up 0.007551 0.000263 2.030016 ( 5.204662)
build_miniruby 0.001565 0.000116 3.025380 ( 3.485849)
build_ruby 0.001909 0.000141 2.676393 ( 3.545035)
build_all 0.007592 0.000238 2.243478 ( 2.870452)
build_install 0.020871 0.000496 3.420923 ( 4.081336)
test_btest 0.000883 0.000056 59.479183 ( 58.644406)
test_basic 0.003594 0.004151 0.683237 ( 1.182142)
test_all 0.002742 0.000249 578.586719 (703.070031)
test_rubyspec 0.022437 0.037114 75.823496 (118.148126)
total: 900.23 sec