Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20231212-050825
#<BuildRuby:0x000055698fcee228
@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.20231212-050825",
@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.000006 0.000021 ( 0.000020)
autoconf 0.000023 0.000009 0.000032 ( 0.000032)
configure 0.000020 0.000008 0.000028 ( 0.000028)
build_up 0.004127 0.004065 2.458170 ( 3.284270)
build_miniruby 0.001256 0.000513 1.788185 ( 1.848703)
build_ruby 0.001314 0.000537 3.383430 ( 3.824486)
build_all 0.003487 0.005743 5.650779 ( 4.232642)
build_install 0.006331 0.015927 7.001090 ( 5.568778)
test_btest 0.000547 0.000319 62.840620 ( 49.290219)
test_basic 0.004814 0.002808 0.773920 ( 1.011933)
test_all 0.092628 0.032425 674.080787 (249.706592)
test_rubyspec 0.049754 0.024880 85.628063 (102.704901)
total: 421.47 sec