Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20240713-010822
#<BuildRuby:0x00007f2dec3afdd8
@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.20240713-010822",
@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.000024 0.000003 0.000027 ( 0.000029)
autoconf 0.000040 0.000005 0.000045 ( 0.000045)
configure 0.000035 0.000004 0.000039 ( 0.000039)
build_up 0.005435 0.004308 3.798379 ( 5.567829)
build_miniruby 0.001535 0.000233 1.687061 ( 3.066767)
build_ruby 0.002115 0.000000 4.265378 ( 41.481332)
build_all 0.011018 0.000000 7.385283 ( 6.864913)
build_install 0.027330 0.000000 10.366288 ( 9.820197)
test_btest 0.000994 0.000000 95.648386 (104.068711)
test_basic 0.006895 0.005142 1.192912 ( 2.187836)
test_all 0.153158 0.017717 892.276299 (1067.018538)
test_rubyspec 0.071384 0.028168 150.569132 (135.410525)
total: 1375.49 sec