Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20231208-112309
#<BuildRuby:0x000055c5698f5f00
@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.20231208-112309",
@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.000001 0.000015 ( 0.000015)
autoconf 0.000022 0.000002 0.000024 ( 0.000023)
configure 0.000020 0.000001 0.000021 ( 0.000020)
build_up 0.006750 0.000520 2.416894 ( 3.049418)
build_miniruby 0.001511 0.000116 1.673601 ( 1.711980)
build_ruby 0.001573 0.000121 3.403427 ( 3.692487)
build_all 0.008503 0.000000 5.884591 ( 4.137696)
build_install 0.013366 0.007711 7.359721 ( 5.130996)
test_btest 0.000861 0.000105 81.696972 ( 34.888299)
test_basic 0.000188 0.008336 0.952899 ( 1.061841)
test_all 0.075510 0.043288 701.485204 (257.339716)
test_rubyspec 0.035122 0.030060 93.767221 (105.323325)
total: 416.34 sec