Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20240319-181627
#<BuildRuby:0x000055e89745e388
@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.20240319-181627",
@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.000016 0.000001 0.000017 ( 0.000017)
autoconf 0.000026 0.000002 0.000028 ( 0.000028)
configure 0.000023 0.000001 0.000024 ( 0.000024)
build_up 0.000000 0.010556 5.900024 ( 3.822319)
build_miniruby 0.008057 0.002561 104.994394 ( 36.225042)
build_ruby 0.001617 0.000313 3.833629 ( 4.023482)
build_all 0.012246 0.000909 10.171757 ( 4.210164)
build_install 0.008414 0.013625 8.991430 ( 4.837731)
test_btest 0.001417 0.000000 72.997077 ( 36.853065)
test_basic 0.001274 0.006412 0.813610 ( 0.868338)
test_all 0.074051 0.047279 746.069962 (235.021487)
test_rubyspec 0.044733 0.051533 122.093965 (143.113376)
total: 468.98 sec