Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230729-052324
#<BuildRuby:0x000055e0033d20f0
@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.20230729-052324",
@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.000021 0.000002 0.000023 ( 0.000023)
autoconf 0.000033 0.000003 0.000036 ( 0.000036)
configure 0.000025 0.000002 0.000027 ( 0.000026)
build_up 0.003118 0.003933 2.305252 ( 6.878335)
build_miniruby 0.001651 0.000177 1.757138 ( 3.263911)
build_ruby 0.001912 0.000205 3.341288 ( 64.346967)
build_all 0.003881 0.003549 2.592706 ( 5.747823)
build_install 0.019056 0.000000 4.142862 ( 7.229630)
test_btest 0.001246 0.000051 84.008489 ( 63.615339)
test_basic 0.005731 0.004245 1.010085 ( 2.479904)
test_all 0.002070 0.000287 679.451122 (448.947889)
test_rubyspec 0.033637 0.028553 96.664591 (180.763865)
total: 783.27 sec