Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20240123-145012
#<BuildRuby:0x000055edf16760d0
@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.20240123-145012",
@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.000002 0.000016 ( 0.000016)
autoconf 0.000028 0.000005 0.000033 ( 0.000033)
configure 0.000019 0.000004 0.000023 ( 0.000022)
build_up 0.001540 0.004360 1.732968 ( 2.400606)
build_miniruby 0.001941 0.000000 1.638146 ( 1.664591)
build_ruby 0.001913 0.000000 3.267949 ( 3.767488)
build_all 0.006938 0.001314 5.477653 ( 3.364342)
build_install 0.010175 0.009117 6.823413 ( 5.231160)
test_btest 0.000000 0.000814 68.512319 ( 54.396094)
test_basic 0.003888 0.004081 0.815342 ( 1.095449)
test_all 0.084181 0.036240 674.152703 (367.402414)
test_rubyspec 0.072624 0.035249 174.330706 (243.087215)
total: 682.41 sec