Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20240217-092125
#<BuildRuby:0x00005584627461e8
@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.20240217-092125",
@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.000003 0.000017 ( 0.000016)
autoconf 0.000021 0.000004 0.000025 ( 0.000025)
configure 0.000020 0.000003 0.000023 ( 0.000022)
build_up 0.006371 0.000454 2.174425 ( 4.148471)
build_miniruby 0.001212 0.000216 1.848294 ( 2.467938)
build_ruby 0.001475 0.000264 3.794577 ( 5.430762)
build_all 0.006656 0.002976 6.212176 ( 6.602877)
build_install 0.015841 0.007804 7.761580 ( 9.243375)
test_btest 0.000678 0.000155 74.709340 ( 85.543120)
test_basic 0.004103 0.004944 0.884496 ( 1.542812)
test_all 0.079882 0.042210 697.753255 (493.959993)
test_rubyspec 0.052325 0.045119 118.337072 (164.207589)
total: 773.15 sec