Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230313-010223
#<BuildRuby:0x0000561e7d3d6228
@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.20230313-010223",
@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.000020 0.000002 0.000022 ( 0.000023)
autoconf 0.000025 0.000003 0.000028 ( 0.000028)
configure 0.000023 0.000003 0.000026 ( 0.000028)
build_up 0.004853 0.000607 1.690138 ( 3.368296)
build_miniruby 0.001219 0.000153 1.162337 ( 1.165680)
build_ruby 0.001143 0.000143 2.499612 ( 2.767459)
build_all 0.006330 0.000245 2.101035 ( 2.029278)
build_install 0.013676 0.001641 3.265784 ( 2.921536)
test_btest 0.000786 0.000094 65.542993 ( 34.789536)
test_basic 0.005245 0.000630 0.531005 ( 0.796257)
test_all 0.001151 0.000138 524.147869 (217.409100)
test_rubyspec 0.029357 0.016310 76.608947 ( 91.552831)
total: 356.80 sec