Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20230707-031122
#<BuildRuby:0x00005576b9b8e090
@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.20230707-031122",
@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.000012 0.000003 0.000015 ( 0.000016)
autoconf 0.000027 0.000000 0.000027 ( 0.000027)
configure 0.000022 0.000000 0.000022 ( 0.000021)
build_up 0.000045 0.006805 2.180034 ( 4.471377)
build_miniruby 0.001639 0.000000 1.608391 ( 1.982139)
build_ruby 0.001803 0.000000 3.084584 ( 3.667060)
build_all 0.006884 0.002050 5.223060 ( 4.327272)
build_install 0.013168 0.007135 6.550736 ( 6.411642)
test_btest 0.000769 0.000257 63.876890 ( 41.674835)
test_basic 0.005407 0.001802 0.789886 ( 1.076192)
test_all 0.001109 0.000370 638.071070 (355.723110)
test_rubyspec 0.021306 0.036608 84.164494 (113.261431)
total: 532.60 sec