Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20230918-041645
#<BuildRuby:0x0000564845b829a8
@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.20230918-041645",
@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.000004 0.000024 ( 0.000024)
autoconf 0.000028 0.000005 0.000033 ( 0.000034)
configure 0.000027 0.000006 0.000033 ( 0.000033)
build_up 0.007359 0.000670 2.410748 ( 4.731547)
build_miniruby 0.001406 0.000281 1.796875 ( 2.001494)
build_ruby 0.001454 0.000291 3.406927 ( 4.070479)
build_all 0.004345 0.005494 5.704828 ( 5.393127)
build_install 0.013585 0.009343 7.123344 ( 7.510954)
test_btest 0.001203 0.000334 68.157637 ( 46.161108)
test_basic 0.008202 0.001120 0.852997 ( 1.242248)
test_all 0.009802 0.001481 677.341827 (681.697379)
test_rubyspec 0.050639 0.037952 97.255591 (150.914315)
total: 903.72 sec