Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20231231-142858
#<BuildRuby:0x0000560f46e42090
@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.20231231-142858",
@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.000023)
autoconf 0.000025 0.000003 0.000028 ( 0.000028)
configure 0.000022 0.000002 0.000024 ( 0.000025)
build_up 0.002124 0.004425 1.785723 ( 3.395230)
build_miniruby 0.001776 0.000000 1.749538 ( 2.125704)
build_ruby 0.001962 0.000000 3.417561 ( 4.326439)
build_all 0.007688 0.001037 5.210474 ( 6.173023)
build_install 0.020692 0.000000 6.270208 ( 7.252414)
test_btest 0.000823 0.000000 65.439796 ( 72.888969)
test_basic 0.002929 0.004802 0.820889 ( 1.566141)
test_all 0.086390 0.042464 774.358057 (664.571553)
test_rubyspec 0.046531 0.030542 95.478424 (153.044180)
total: 915.34 sec