Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230727-161314
#<BuildRuby:0x00005572cc9c1a00
@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.20230727-161314",
@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.000000 0.000017 ( 0.000018)
autoconf 0.000031 0.000001 0.000032 ( 0.000033)
configure 0.000021 0.000001 0.000022 ( 0.000022)
build_up 0.007360 0.000273 2.174032 ( 5.308681)
build_miniruby 0.001372 0.000050 1.642180 ( 1.763199)
build_ruby 0.001840 0.000068 3.199819 ( 4.680205)
build_all 0.007660 0.000284 2.655117 ( 3.186598)
build_install 0.013369 0.004916 4.098663 ( 4.062366)
test_btest 0.000754 0.000053 79.678778 ( 48.033646)
test_basic 0.003442 0.000000 0.934139 ( 1.399422)
test_all 0.000543 0.001234 626.624963 (316.979646)
test_rubyspec 0.031737 0.024099 93.221581 (140.268049)
total: 525.68 sec