Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230506-052445
#<BuildRuby:0x000056264b621fc0
@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.20230506-052445",
@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.000018 0.000001 0.000019 ( 0.000020)
autoconf 0.000029 0.000002 0.000031 ( 0.000030)
configure 0.000025 0.000002 0.000027 ( 0.000026)
build_up 0.002807 0.004315 1.971764 ( 4.676725)
build_miniruby 0.001419 0.000152 1.436154 ( 1.839316)
build_ruby 0.001611 0.000173 2.758159 ( 3.709096)
build_all 0.006397 0.000685 2.326341 ( 2.834953)
build_install 0.018790 0.000000 3.657834 ( 3.970363)
test_btest 0.000000 0.000775 78.845439 ( 55.627528)
test_basic 0.000657 0.007006 0.833429 ( 1.261128)
test_all 0.001445 0.000213 626.897597 (306.388168)
test_rubyspec 0.018165 0.031651 79.959312 ( 95.087567)
total: 475.40 sec