Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20240203-170201
#<BuildRuby:0x00005626fc372048
@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.20240203-170201",
@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.000023 0.000002 0.000025 ( 0.000024)
autoconf 0.000032 0.000002 0.000034 ( 0.000035)
configure 0.000000 0.000031 0.000031 ( 0.000031)
build_up 0.000000 0.006513 1.991043 ( 3.169184)
build_miniruby 0.000000 0.001681 1.747772 ( 1.906570)
build_ruby 0.000000 0.001913 3.418037 ( 4.166062)
build_all 0.006848 0.001836 5.654663 ( 5.476178)
build_install 0.011341 0.008848 6.977481 ( 6.519451)
test_btest 0.000999 0.000234 69.472897 ( 64.431068)
test_basic 0.004150 0.004180 0.833571 ( 1.287089)
test_all 0.069232 0.054991 686.966649 (584.260032)
test_rubyspec 0.054883 0.059689 177.763140 (270.305281)
total: 941.52 sec