Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20240811-175719
#<BuildRuby:0x00007f4f4856fdd0
@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.20240811-175719",
@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.000027)
autoconf 0.000040 0.000005 0.000045 ( 0.000044)
configure 0.000031 0.000003 0.000034 ( 0.000035)
build_up 0.008368 0.000472 4.091124 ( 6.194389)
build_miniruby 0.001937 0.000000 1.879621 ( 2.329962)
build_ruby 0.002544 0.000037 4.550486 ( 8.560964)
build_all 0.010159 0.000621 7.671395 ( 8.574161)
build_install 0.018326 0.008923 10.919871 ( 13.367300)
test_btest 0.000000 0.001079 101.350176 (118.199811)
test_basic 0.008172 0.005287 1.241744 ( 1.903887)
test_all 0.132267 0.031384 846.746181 (581.527311)
test_rubyspec 0.053238 0.042248 153.295365 ( 41.893026)
total: 782.55 sec