Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230120-042844
#<BuildRuby:0x000055d147f9e868
@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.20230120-042844",
@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.000015 0.000003 0.000018 ( 0.000018)
autoconf 0.000021 0.000004 0.000025 ( 0.000024)
configure 0.000020 0.000004 0.000024 ( 0.000024)
build_up 0.004066 0.000775 1.132428 ( 2.221328)
build_miniruby 0.001173 0.000223 1.151924 ( 1.308325)
build_ruby 0.001249 0.000238 3.068391 ( 3.547361)
build_all 0.006572 0.000373 3.820714 ( 2.692450)
build_install 0.010659 0.003115 2.776318 ( 2.794038)
test_btest 0.000648 0.000125 55.272049 ( 34.263507)
test_basic 0.001006 0.004581 0.435257 ( 0.650782)
test_all 0.001137 0.000115 644.049426 (277.656588)
test_rubyspec 0.035532 0.013780 71.779368 ( 82.900183)
total: 408.04 sec