Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20221230-223000
#<BuildRuby:0x000055626c82e168
@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.20221230-223000",
@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.000017 0.000002 0.000019 ( 0.000019)
autoconf 0.000022 0.000002 0.000024 ( 0.000023)
configure 0.000023 0.000002 0.000025 ( 0.000025)
build_up 0.000565 0.004030 1.032888 ( 1.753575)
build_miniruby 0.000000 0.001123 1.355520 ( 1.355046)
build_ruby 0.000000 0.001597 3.327448 ( 3.701792)
build_all 0.004947 0.001286 3.523080 ( 1.754562)
build_install 0.007793 0.004780 3.143802 ( 2.180795)
test_btest 0.000544 0.000108 56.740171 ( 16.761975)
test_basic 0.000698 0.004371 0.389648 ( 0.484899)
test_all 0.001087 0.000261 607.735062 (173.523665)
test_rubyspec 0.028631 0.009484 57.525235 ( 67.541708)
total: 269.06 sec