Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20240929-084204
#<BuildRuby:0x00007f115ebdfdc8
@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.20240929-084204",
@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.000002 0.000022 ( 0.000022)
autoconf 0.000036 0.000003 0.000039 ( 0.000040)
configure 0.000033 0.000003 0.000036 ( 0.000036)
build_up 0.009272 0.000794 5.142660 ( 7.587245)
build_miniruby 0.001774 0.000152 1.775772 ( 2.464315)
build_ruby 0.002225 0.000191 4.416026 ( 5.809924)
build_all 0.011031 0.000546 6.621669 ( 7.435193)
build_install 0.021406 0.005803 10.290697 ( 11.964680)
test_btest 0.001011 0.000107 85.320232 (106.224629)
test_basic 0.004844 0.007838 1.215079 ( 2.115208)
test_all 0.139910 0.024112 791.485659 (715.227533)
test_rubyspec 0.081212 0.012050 125.335436 ( 61.927826)
total: 920.76 sec