Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20231118-084032
#<BuildRuby:0x000056485706dda8
@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.20231118-084032",
@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.000019 0.000003 0.000022 ( 0.000023)
autoconf 0.000026 0.000004 0.000030 ( 0.000031)
configure 0.000022 0.000003 0.000025 ( 0.000026)
build_up 0.002522 0.004485 2.046588 ( 3.964985)
build_miniruby 0.001808 0.000348 1.681093 ( 2.550658)
build_ruby 0.001659 0.000319 3.344064 ( 13.950251)
build_all 0.008669 0.000000 5.327732 ( 6.723064)
build_install 0.010953 0.011287 6.691593 ( 8.137928)
test_btest 0.000678 0.000170 63.190330 ( 78.605940)
test_basic 0.002788 0.004870 0.775051 ( 5.712921)
test_all 0.093981 0.028803 670.114561 (488.805352)
test_rubyspec 0.051435 0.025027 91.633054 (137.738293)
total: 746.19 sec