Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20240307-061020
#<BuildRuby:0x000055a7ffa4e2a8
@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.20240307-061020",
@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.000017 0.000004 0.000021 ( 0.000021)
autoconf 0.000026 0.000006 0.000032 ( 0.000031)
configure 0.000024 0.000005 0.000029 ( 0.000028)
build_up 0.005048 0.005072 2.927837 ( 4.773375)
build_miniruby 0.001403 0.000364 6.147670 ( 6.744996)
build_ruby 0.002245 0.000000 3.839860 ( 4.872526)
build_all 0.009003 0.000000 6.144787 ( 6.167928)
build_install 0.023496 0.000000 7.877133 ( 8.610395)
test_btest 0.000801 0.000000 74.226636 ( 71.367931)
test_basic 0.008451 0.000056 0.886390 ( 1.465790)
test_all 0.102000 0.021024 728.225313 (511.206358)
test_rubyspec 0.060360 0.035872 121.127343 (159.225331)
total: 774.44 sec