Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20231020-232847
#<BuildRuby:0x0000558fba5c2138
@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/trunk-yjit",
@TARGET_INSTALL_DIR="/tmp/ruby/install/trunk-yjit",
@TARGET_NAME="trunk-yjit",
@TARGET_SRC_DIR="/tmp/ruby/src/trunk-yjit",
@btest_opts="-j4",
@build_opts="-j4",
@configure_opts=["cppflags=-DYJIT_FORCE_ENABLE"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk-yjit.20231020-232847",
@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.000011 0.000001 0.000012 ( 0.000012)
autoconf 0.000016 0.000002 0.000018 ( 0.000018)
configure 0.000014 0.000001 0.000015 ( 0.000016)
build_up 0.005883 0.000435 1.925650 ( 2.045187)
build_miniruby 0.000000 0.001591 1.548868 ( 1.548472)
build_ruby 0.000209 0.001702 2.854876 ( 3.030094)
build_all 0.007100 0.000735 5.735896 ( 2.369431)
build_install 0.014062 0.004924 7.165838 ( 3.566902)
test_btest 0.000726 0.000093 81.549318 ( 22.590417)
test_basic 0.000000 0.005637 0.772236 ( 0.838510)
test_all 0.002943 0.005394 639.231192 (197.638329)
test_rubyspec 0.020645 0.034330 78.345435 ( 89.988865)
total: 323.62 sec