Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230311-042704
#<BuildRuby:0x000055ab8dd92090
@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.20230311-042704",
@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.000013 0.000004 0.000017 ( 0.000018)
autoconf 0.000021 0.000007 0.000028 ( 0.000027)
configure 0.000018 0.000005 0.000023 ( 0.000023)
build_up 0.005495 0.000000 1.705038 ( 3.024632)
build_miniruby 0.000000 0.001286 1.273914 ( 1.274727)
build_ruby 0.000000 0.001788 2.256822 ( 2.461598)
build_all 0.006346 0.000754 2.090678 ( 1.399335)
build_install 0.014138 0.003448 3.304885 ( 2.490187)
test_btest 0.000867 0.000000 68.001532 ( 25.538431)
test_basic 0.000794 0.003221 0.492002 ( 0.593989)
test_all 0.001519 0.000489 545.362739 (192.585296)
test_rubyspec 0.019079 0.029126 75.754382 ( 85.881421)
total: 315.25 sec