Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20230625-011647
#<BuildRuby:0x000056284211e048
@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.20230625-011647",
@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.000020 0.000002 0.000022 ( 0.000022)
autoconf 0.000030 0.000003 0.000033 ( 0.000033)
configure 0.000026 0.000003 0.000029 ( 0.000029)
build_up 0.006986 0.000000 2.148015 ( 4.804195)
build_miniruby 0.001950 0.000148 1.530345 ( 1.920828)
build_ruby 0.001639 0.000153 3.283238 ( 4.292687)
build_all 0.008103 0.000759 4.986012 ( 4.971891)
build_install 0.015526 0.004950 6.400029 ( 6.070224)
test_btest 0.000762 0.000089 63.285381 ( 50.315698)
test_basic 0.000000 0.007921 0.778320 ( 1.216617)
test_all 0.000000 0.001489 590.162201 (434.056825)
test_rubyspec 0.034467 0.030655 83.554605 (118.884221)
total: 626.53 sec