Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230729-133538
#<BuildRuby:0x0000555ce3cde390
@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-133538",
@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.000031 0.000001 0.000032 ( 0.000031)
autoconf 0.000051 0.000001 0.000052 ( 0.000051)
configure 0.000043 0.000001 0.000044 ( 0.000044)
build_up 0.002949 0.003991 2.249329 ( 6.524754)
build_miniruby 0.001905 0.000127 1.637274 ( 3.458340)
build_ruby 0.001818 0.000121 3.325590 ( 8.042770)
build_all 0.007128 0.000192 2.664665 ( 4.014606)
build_install 0.010677 0.009319 4.227312 ( 7.703930)
test_btest 0.000809 0.000101 82.311686 ( 59.807917)
test_basic 0.007656 0.000384 0.924674 ( 2.064391)
test_all 0.001748 0.000211 662.456894 (523.164439)
test_rubyspec 0.053305 0.016695 98.063248 (227.746668)
total: 842.53 sec