Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20240810-195815
#<BuildRuby:0x00007f551e5efdd8
@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.20240810-195815",
@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.000023 0.000003 0.000026 ( 0.000026)
autoconf 0.000040 0.000006 0.000046 ( 0.000045)
configure 0.000030 0.000004 0.000034 ( 0.000034)
build_up 0.005080 0.005030 4.018707 ( 6.594813)
build_miniruby 0.001893 0.000000 1.750441 ( 2.444435)
build_ruby 0.002195 0.000000 4.629191 ( 17.413140)
build_all 0.005465 0.005389 7.578818 ( 10.138637)
build_install 0.008128 0.017488 10.500652 ( 32.130423)
test_btest 0.000876 0.000268 98.716346 ( 99.416629)
test_basic 0.007299 0.005364 1.170416 ( 1.655482)
test_all 0.131839 0.029719 769.969127 (497.069763)
test_rubyspec 0.047391 0.042530 148.623943 ( 50.772452)
total: 717.64 sec