Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20231111-042537
#<BuildRuby:0x000056453ebfa138
@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.20231111-042537",
@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.000003 0.000023 ( 0.000022)
autoconf 0.000027 0.000005 0.000032 ( 0.000031)
configure 0.000025 0.000004 0.000029 ( 0.000028)
build_up 0.006866 0.001057 2.309015 ( 3.094839)
build_miniruby 0.001562 0.000240 1.652021 ( 1.829810)
build_ruby 0.001676 0.000258 3.362207 ( 3.963986)
build_all 0.008589 0.000638 5.119876 ( 4.461370)
build_install 0.022148 0.000000 6.508233 ( 5.388705)
test_btest 0.000770 0.000000 65.060740 ( 53.493507)
test_basic 0.004158 0.000000 0.795703 ( 1.241013)
test_all 0.100172 0.026769 643.780743 (578.636512)
test_rubyspec 0.063057 0.020566 91.547189 (172.749295)
total: 824.86 sec