Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20231202-185157
#<BuildRuby:0x0000560eaf52e450
@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.20231202-185157",
@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.000022 0.000003 0.000025 ( 0.000025)
autoconf 0.000030 0.000004 0.000034 ( 0.000035)
configure 0.000026 0.000003 0.000029 ( 0.000030)
build_up 0.000000 0.008460 2.472363 ( 4.415969)
build_miniruby 0.000000 0.001463 1.728199 ( 2.320765)
build_ruby 0.001167 0.000853 3.345204 ( 4.314987)
build_all 0.007013 0.001693 5.427379 ( 5.407563)
build_install 0.017829 0.003223 6.913822 ( 7.360612)
test_btest 0.000984 0.000230 64.669397 ( 73.084583)
test_basic 0.002784 0.006094 0.850564 ( 1.461941)
test_all 0.063959 0.063405 683.905040 (529.007748)
test_rubyspec 0.041588 0.028926 89.017351 (128.288625)
total: 755.66 sec