Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20231216-211935
#<BuildRuby:0x0000555cb41919f8
@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.20231216-211935",
@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.000002 0.000021 ( 0.000022)
autoconf 0.000027 0.000004 0.000031 ( 0.000031)
configure 0.000024 0.000003 0.000027 ( 0.000027)
build_up 0.000000 0.006919 2.588769 ( 2.870381)
build_miniruby 0.000668 0.000957 1.640611 ( 1.648310)
build_ruby 0.000000 0.002015 3.057908 ( 3.219126)
build_all 0.002657 0.006525 5.582611 ( 2.654818)
build_install 0.016388 0.006920 7.159714 ( 4.811558)
test_btest 0.000797 0.000241 66.442771 ( 32.835372)
test_basic 0.005829 0.001767 0.765692 ( 0.830476)
test_all 0.076499 0.052299 680.713975 (241.509851)
test_rubyspec 0.046515 0.031841 89.426503 (102.533591)
total: 392.91 sec