Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20240320-201901
#<BuildRuby:0x000055734a371ff0
@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.20240320-201901",
@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.000021 0.000003 0.000024 ( 0.000023)
autoconf 0.000031 0.000005 0.000036 ( 0.000035)
configure 0.000029 0.000004 0.000033 ( 0.000033)
build_up 0.007243 0.005163 4.775542 ( 5.131136)
build_miniruby 0.001379 0.000246 2.291135 ( 2.463508)
build_ruby 0.001829 0.000326 3.732892 ( 4.559501)
build_all 0.008318 0.000701 6.080891 ( 4.654637)
build_install 0.015163 0.007386 8.555689 ( 5.666902)
test_btest 0.000877 0.000180 73.804429 ( 62.964229)
test_basic 0.003130 0.004964 0.910830 ( 1.379268)
test_all 0.083901 0.036454 752.307997 (420.145376)
test_rubyspec 0.065248 0.027221 120.746904 (183.747810)
total: 690.71 sec