Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20231217-031857
#<BuildRuby:0x0000562eee9c60d0
@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.20231217-031857",
@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.000002 0.000023 ( 0.000023)
autoconf 0.000039 0.000003 0.000042 ( 0.000044)
configure 0.000029 0.000002 0.000031 ( 0.000031)
build_up 0.006876 0.000000 2.405847 ( 2.577490)
build_miniruby 0.001121 0.000020 1.428638 ( 1.426952)
build_ruby 0.001599 0.000000 3.015513 ( 3.216945)
build_all 0.008649 0.000000 5.127621 ( 2.183601)
build_install 0.017349 0.000499 6.453278 ( 3.327567)
test_btest 0.000875 0.000053 62.164570 ( 24.893294)
test_basic 0.000000 0.006904 0.818117 ( 0.968697)
test_all 0.081557 0.045420 694.301886 (309.198260)
test_rubyspec 0.039479 0.027272 79.902752 ( 92.364079)
total: 440.16 sec