Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20240729-113419
#<BuildRuby:0x00007f69390dfdc8
@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.20240729-113419",
@make="make",
@quiet=false,
@ruby_env=[["RUBY_DEBUG", "ci"]],
@spec_opts="-j",
@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.000029 0.000003 0.000032 ( 0.000032)
autoconf 0.000046 0.000005 0.000051 ( 0.000050)
configure 0.000046 0.000006 0.000052 ( 0.000051)
build_up 0.008783 0.001098 4.286887 ( 6.268140)
build_miniruby 0.002104 0.000263 1.865440 ( 2.439925)
build_ruby 0.002798 0.000000 4.419400 ( 6.339926)
build_all 0.011786 0.000000 7.792573 ( 9.655233)
build_install 0.028750 0.000000 10.557128 ( 13.337961)
test_btest 0.001063 0.000000 104.220383 (139.349507)
test_basic 0.011963 0.000574 1.244183 ( 2.349099)
test_all 0.139609 0.032052 868.084449 (1059.195301)
test_rubyspec 0.054555 0.044491 163.765079 (114.570002)
total: 1353.51 sec