Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230628-082431
#<BuildRuby:0x000055f6e4202228
@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.20230628-082431",
@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.000012 0.000003 0.000015 ( 0.000015)
autoconf 0.000025 0.000000 0.000025 ( 0.000025)
configure 0.000020 0.000000 0.000020 ( 0.000020)
build_up 0.006448 0.000458 2.165913 ( 5.395147)
build_miniruby 0.001212 0.000220 9.768801 ( 13.017554)
build_ruby 0.001286 0.000233 3.165466 ( 4.907033)
build_all 0.006751 0.001228 2.606019 ( 3.301832)
build_install 0.017349 0.001329 4.076354 ( 4.424208)
test_btest 0.000954 0.000159 81.807263 ( 47.522220)
test_basic 0.007602 0.001267 0.915902 ( 1.462045)
test_all 0.000000 0.001862 605.195108 (327.301386)
test_rubyspec 0.032069 0.019514 91.087096 (126.468124)
total: 533.80 sec