Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20231103-111741
#<BuildRuby:0x00005591c2c89ca0
@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.20231103-111741",
@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.000001 0.000020 ( 0.000020)
autoconf 0.000024 0.000001 0.000025 ( 0.000026)
configure 0.000021 0.000002 0.000023 ( 0.000023)
build_up 0.002090 0.006521 2.864659 ( 3.932035)
build_miniruby 0.001393 0.000169 5.605080 ( 6.354980)
build_ruby 0.001402 0.000170 3.461622 ( 33.813205)
build_all 0.006678 0.004084 6.145750 ( 5.888334)
build_install 0.017204 0.003507 3.920091 ( 6.431115)
test_btest 0.000785 0.000121 59.683932 ( 41.949088)
test_basic 0.001995 0.004074 0.752098 ( 1.280016)
test_all 0.093572 0.032539 629.255398 (492.066238)
test_rubyspec 0.056818 0.016785 90.530541 (145.652321)
total: 737.37 sec