Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20241023-010446
#<BuildRuby:0x00007fb8d805fdc8
@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.20241023-010446",
@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.000020 0.000003 0.000023 ( 0.000022)
autoconf 0.000035 0.000005 0.000040 ( 0.000039)
configure 0.000032 0.000005 0.000037 ( 0.000037)
build_up 0.008729 0.000689 4.574358 ( 5.457489)
build_miniruby 0.001718 0.000246 2.491154 ( 2.676167)
build_ruby 0.002434 0.000000 4.487755 ( 5.163143)
build_all 0.009812 0.000561 6.283863 ( 4.318793)
build_install 0.017459 0.006511 9.606916 ( 6.530171)
test_btest 0.000916 0.000146 65.158847 ( 58.575291)
test_basic 0.007058 0.003813 1.076409 ( 1.414162)
test_all 0.130015 0.025334 738.807562 (412.547725)
test_rubyspec 0.059281 0.027176 112.855099 ( 45.329843)
total: 542.01 sec