Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20230818-172731
#<BuildRuby:0x000055d508d621e8
@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.20230818-172731",
@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.000015 0.000003 0.000018 ( 0.000018)
autoconf 0.000022 0.000005 0.000027 ( 0.000027)
configure 0.000019 0.000004 0.000023 ( 0.000023)
build_up 0.007655 0.000802 2.489506 ( 5.559050)
build_miniruby 0.001816 0.000000 61.874890 ( 49.643931)
build_ruby 0.000000 0.001836 3.434463 ( 4.366122)
build_all 0.006001 0.002930 5.754077 ( 5.660720)
build_install 0.013919 0.006596 7.202292 ( 7.131186)
test_btest 0.000734 0.000190 65.763468 ( 56.510255)
test_basic 0.009203 0.000100 0.872570 ( 1.379464)
test_all 0.007267 0.004011 645.478020 (396.165686)
test_rubyspec 0.036328 0.038095 89.773855 (114.018839)
total: 640.44 sec