Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20240229-020751
#<BuildRuby:0x0000558d5c3669a8
@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.20240229-020751",
@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.000023 0.000003 0.000026 ( 0.000027)
autoconf 0.000033 0.000004 0.000037 ( 0.000037)
configure 0.000028 0.000003 0.000031 ( 0.000031)
build_up 0.008243 0.001099 2.908458 ( 4.861170)
build_miniruby 0.001523 0.000000 2.291164 ( 2.619267)
build_ruby 0.001837 0.000000 3.675711 ( 4.771620)
build_all 0.004448 0.004179 6.027754 ( 5.866084)
build_install 0.020939 0.001170 8.137182 ( 7.804431)
test_btest 0.000903 0.000129 74.062826 ( 73.650172)
test_basic 0.006143 0.000878 0.852719 ( 1.545098)
test_all 0.074939 0.046131 786.386361 (400.019116)
test_rubyspec 0.061719 0.036631 121.835165 (160.362163)
total: 661.50 sec