Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20231210-150246
#<BuildRuby:0x000055ca9a9fd7c8
@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.20231210-150246",
@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.000024 0.000003 0.000027 ( 0.000025)
autoconf 0.000039 0.000005 0.000044 ( 0.000039)
configure 0.000028 0.000003 0.000031 ( 0.000031)
build_up 0.007912 0.000000 2.546828 ( 4.153977)
build_miniruby 0.001519 0.000152 1.738068 ( 2.113832)
build_ruby 0.001543 0.000160 3.421370 ( 4.112805)
build_all 0.007879 0.000815 5.593443 ( 5.072377)
build_install 0.015619 0.005903 7.170840 ( 7.182903)
test_btest 0.000863 0.000000 64.319118 ( 61.225746)
test_basic 0.009273 0.000083 0.813186 ( 1.077353)
test_all 0.078473 0.042722 676.211667 (395.033932)
test_rubyspec 0.040649 0.035923 91.419145 (133.931541)
total: 613.91 sec