Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20230824-053125
#<BuildRuby:0x000055e2fe02a058
@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.20230824-053125",
@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.000021 0.000002 0.000023 ( 0.000022)
autoconf 0.000032 0.000002 0.000034 ( 0.000035)
configure 0.000028 0.000002 0.000030 ( 0.000031)
build_up 0.007449 0.000217 2.505396 ( 5.710949)
build_miniruby 0.000000 0.001405 2.072998 ( 2.603310)
build_ruby 0.000000 0.001454 3.415645 ( 4.282906)
build_all 0.007471 0.001888 5.609414 ( 4.961590)
build_install 0.011783 0.009335 7.136100 ( 7.169985)
test_btest 0.000853 0.000129 69.201308 ( 52.653889)
test_basic 0.001201 0.007547 0.808416 ( 1.132616)
test_all 0.002013 0.008102 677.497515 (396.688804)
test_rubyspec 0.035510 0.039036 94.040703 (122.441540)
total: 597.65 sec