Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20231214-011213
#<BuildRuby:0x00005649d35a9c68
@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.20231214-011213",
@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.000021 0.000000 0.000021 ( 0.000022)
autoconf 0.000034 0.000000 0.000034 ( 0.000034)
configure 0.000031 0.000000 0.000031 ( 0.000032)
build_up 0.004080 0.004081 2.588418 ( 3.111115)
build_miniruby 0.001518 0.000000 1.699700 ( 1.932321)
build_ruby 0.002016 0.000000 3.323997 ( 25.881273)
build_all 0.008364 0.000532 5.236611 ( 2.893232)
build_install 0.018751 0.001299 6.932587 ( 4.137966)
test_btest 0.000801 0.000100 60.822321 ( 37.736780)
test_basic 0.003294 0.000000 0.814325 ( 1.048934)
test_all 0.083148 0.041117 680.249167 (241.074716)
test_rubyspec 0.036858 0.021300 78.023045 ( 89.934091)
total: 407.75 sec