Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230118-140816
#<BuildRuby:0x000055dd73d6a2a8
@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.20230118-140816",
@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.000015 0.000002 0.000017 ( 0.000017)
autoconf 0.000025 0.000003 0.000028 ( 0.000028)
configure 0.000022 0.000003 0.000025 ( 0.000024)
build_up 0.005333 0.000666 1.272388 ( 2.616734)
build_miniruby 0.001629 0.000203 1.445683 ( 1.992159)
build_ruby 0.001651 0.000000 3.266086 ( 4.879101)
build_all 0.008794 0.000218 3.989597 ( 4.930391)
build_install 0.016870 0.003734 3.217696 ( 4.033760)
test_btest 0.000820 0.000106 60.733817 ( 62.497149)
test_basic 0.002271 0.004623 0.478979 ( 0.887910)
test_all 0.001048 0.000169 678.742381 (472.412248)
test_rubyspec 0.042237 0.007767 71.924503 ( 83.624628)
total: 637.88 sec