Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20230606-110913
#<BuildRuby:0x0000560df06a21e8
@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.20230606-110913",
@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.000018 0.000003 0.000021 ( 0.000021)
autoconf 0.000029 0.000005 0.000034 ( 0.000033)
configure 0.000023 0.000004 0.000027 ( 0.000028)
build_up 0.000000 0.006989 1.918356 ( 4.380180)
build_miniruby 0.000800 0.000852 1.406601 ( 1.686720)
build_ruby 0.001427 0.000370 2.722266 ( 3.387244)
build_all 0.006642 0.000674 2.147759 ( 2.368968)
build_install 0.010353 0.008769 3.429399 ( 3.576740)
test_btest 0.000841 0.000253 59.221756 ( 40.032854)
test_basic 0.006002 0.001801 0.706888 ( 1.150934)
test_all 0.000542 0.005249 599.223945 (545.929731)
test_rubyspec 0.019426 0.045849 79.352068 (126.583770)
total: 729.10 sec