Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20240305-121305
#<BuildRuby:0x0000559a23976658
@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.20240305-121305",
@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.000018 0.000003 0.000021 ( 0.000022)
autoconf 0.000027 0.000005 0.000032 ( 0.000032)
configure 0.000024 0.000004 0.000028 ( 0.000028)
build_up 0.007968 0.000722 2.875308 ( 4.147192)
build_miniruby 0.001686 0.000000 1.904552 ( 2.338593)
build_ruby 0.000000 0.002157 3.775484 ( 4.291981)
build_all 0.006845 0.001938 5.996037 ( 4.156004)
build_install 0.017350 0.004294 7.904901 ( 6.351144)
test_btest 0.000615 0.000127 73.322058 ( 63.349001)
test_basic 0.000000 0.008024 0.882391 ( 1.241454)
test_all 0.099103 0.024061 766.735133 (478.036182)
test_rubyspec 0.039473 0.051928 116.352662 (165.060510)
total: 728.97 sec