Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230204-020636
#<BuildRuby:0x000055ad71c5a390
@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.20230204-020636",
@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.000014 0.000001 0.000015 ( 0.000015)
autoconf 0.000020 0.000001 0.000021 ( 0.000021)
configure 0.000018 0.000001 0.000019 ( 0.000019)
build_up 0.004507 0.000188 1.165030 ( 1.887931)
build_miniruby 0.001096 0.000046 1.231186 ( 1.404026)
build_ruby 0.001447 0.000060 2.393807 ( 2.689619)
build_all 0.006915 0.000288 3.987014 ( 2.530528)
build_install 0.015178 0.000424 2.944962 ( 3.033681)
test_btest 0.000618 0.000025 56.199576 ( 29.366235)
test_basic 0.005683 0.000000 0.424021 ( 0.526752)
test_all 0.002219 0.000000 646.583681 (259.251511)
test_rubyspec 0.023953 0.024608 72.687045 ( 86.959069)
total: 387.65 sec