Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20240904-021557
#<BuildRuby:0x00007fd324d9fdd8
@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.20240904-021557",
@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.000026 0.000004 0.000030 ( 0.000031)
autoconf 0.000044 0.000007 0.000051 ( 0.000051)
configure 0.000035 0.000006 0.000041 ( 0.000040)
build_up 0.009116 0.000836 4.269710 ( 6.719836)
build_miniruby 0.000000 0.002079 15.571439 ( 18.660982)
build_ruby 0.000000 0.001848 4.526066 ( 26.179589)
build_all 0.006848 0.004643 7.842998 ( 7.011967)
build_install 0.017592 0.008568 10.953711 ( 10.054727)
test_btest 0.000725 0.000173 94.681063 ( 92.091598)
test_basic 0.005388 0.008771 1.249617 ( 1.938729)
test_all 0.119617 0.041662 844.288446 (528.090655)
test_rubyspec 0.036323 0.051042 147.265599 ( 47.116441)
total: 737.87 sec