Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20240202-070019
#<BuildRuby:0x00005570d348a2a8
@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.20240202-070019",
@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.000025 0.000002 0.000027 ( 0.000028)
autoconf 0.000032 0.000003 0.000035 ( 0.000036)
configure 0.000026 0.000003 0.000029 ( 0.000030)
build_up 0.006871 0.000736 2.177190 ( 3.730648)
build_miniruby 0.000000 0.001658 2.232707 ( 2.542506)
build_ruby 0.000000 0.001691 3.436110 ( 4.043163)
build_all 0.007843 0.001226 5.789764 ( 4.983568)
build_install 0.013746 0.008850 7.397445 ( 6.648616)
test_btest 0.000614 0.000116 71.616093 ( 61.993253)
test_basic 0.003393 0.005150 0.823528 ( 1.255921)
test_all 0.089035 0.037959 747.383629 (688.169214)
test_rubyspec 0.069130 0.045749 179.908927 (284.352905)
total: 1057.72 sec