Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20230927-082358
#<BuildRuby:0x0000564145d3a568
@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.20230927-082358",
@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.000014 0.000005 0.000019 ( 0.000020)
autoconf 0.000022 0.000008 0.000030 ( 0.000030)
configure 0.000020 0.000007 0.000027 ( 0.000027)
build_up 0.006057 0.001884 2.594617 ( 5.841723)
build_miniruby 0.004519 0.009377 21.024465 ( 17.126010)
build_ruby 0.001808 0.000775 4.012385 ( 5.067129)
build_all 0.054930 0.030354 63.142885 ( 52.825385)
build_install 0.016675 0.003083 7.457484 ( 7.409832)
test_btest 0.000548 0.000244 62.485050 ( 54.009542)
test_basic 0.000386 0.007890 0.818843 ( 1.272021)
test_all 0.010069 0.000065 706.158124 (471.974151)
test_rubyspec 0.064310 0.021809 96.923149 (136.974965)
total: 752.50 sec