Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20240302-121333
#<BuildRuby:0x000055b0827c2120
@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.20240302-121333",
@make="make",
@quiet=false,
@ruby_env=[["RUBY_DEBUG", "ci"]],
@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.000019 0.000004 0.000023 ( 0.000023)
autoconf 0.000032 0.000006 0.000038 ( 0.000039)
configure 0.000023 0.000004 0.000027 ( 0.000027)
build_up 0.000294 0.008149 2.702808 ( 3.548432)
build_miniruby 0.001451 0.000406 1.739422 ( 1.750614)
build_ruby 0.001896 0.000000 3.792134 ( 4.081316)
build_all 0.007270 0.001386 5.960341 ( 4.234903)
build_install 0.010182 0.010577 7.567047 ( 6.147846)
test_btest 0.000578 0.000193 73.839871 ( 54.080696)
test_basic 0.002783 0.005118 0.859757 ( 1.183375)
test_all 0.092891 0.029939 797.248098 (426.034322)
test_rubyspec 0.054841 0.038325 116.347913 (138.123163)
total: 639.19 sec