Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20240302-021353
#<BuildRuby:0x0000555bfacea1e8
@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-021353",
@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.000014 0.000004 0.000018 ( 0.000019)
autoconf 0.000022 0.000006 0.000028 ( 0.000028)
configure 0.000019 0.000006 0.000025 ( 0.000024)
build_up 0.008045 0.001066 2.765707 ( 4.161262)
build_miniruby 0.001467 0.000383 1.864089 ( 2.218856)
build_ruby 0.001791 0.000000 3.841899 ( 4.756107)
build_all 0.007191 0.001217 6.050680 ( 5.232455)
build_install 0.015623 0.007049 7.819401 ( 7.450991)
test_btest 0.000360 0.000629 74.223424 ( 63.714273)
test_basic 0.003009 0.004793 0.868927 ( 1.258926)
test_all 0.085334 0.036725 791.617138 (473.004772)
test_rubyspec 0.059935 0.034244 120.885919 (171.402098)
total: 733.20 sec