Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20230525-170920
#<BuildRuby:0x00005620e8d82980
@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-170920",
@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.000003 0.000018 ( 0.000019)
autoconf 0.000023 0.000004 0.000027 ( 0.000027)
configure 0.000022 0.000004 0.000026 ( 0.000027)
build_up 0.005884 0.000981 1.959507 ( 4.346354)
build_miniruby 0.001593 0.000266 1.517137 ( 1.995917)
build_ruby 0.001370 0.000229 2.939912 ( 3.970936)
build_all 0.002707 0.004866 2.214446 ( 2.623373)
build_install 0.020762 0.001390 3.434837 ( 4.341159)
test_btest 0.000801 0.000149 63.037177 ( 63.121245)
test_basic 0.007234 0.000447 0.712331 ( 1.325477)
test_all 0.001284 0.000230 570.225547 (592.774987)
test_rubyspec 0.028287 0.035533 75.980197 (115.018307)
total: 789.52 sec