Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20230708-111146
#<BuildRuby:0x000055b8c9aba450
@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.20230708-111146",
@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.000015)
autoconf 0.000022 0.000005 0.000027 ( 0.000027)
configure 0.000016 0.000004 0.000020 ( 0.000021)
build_up 0.000000 0.006554 2.100144 ( 4.391691)
build_miniruby 0.000000 0.001915 1.663036 ( 1.714797)
build_ruby 0.000000 0.002177 3.157681 ( 3.887554)
build_all 0.002887 0.005921 5.278524 ( 4.491664)
build_install 0.013713 0.007058 6.383995 ( 6.100195)
test_btest 0.000000 0.001034 66.673056 ( 43.423481)
test_basic 0.005252 0.003385 0.800621 ( 2.176037)
test_all 0.001015 0.000451 593.110616 (347.787401)
test_rubyspec 0.032599 0.024713 82.981043 (112.689827)
total: 526.66 sec