Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230817-191656
#<BuildRuby:0x000055c36d74df48
@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.20230817-191656",
@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.000020 0.000005 0.000025 ( 0.000024)
autoconf 0.000030 0.000008 0.000038 ( 0.000037)
configure 0.000026 0.000007 0.000033 ( 0.000034)
build_up 0.005405 0.001513 2.218405 ( 7.520371)
build_miniruby 0.001126 0.000315 1.632722 ( 3.335294)
build_ruby 0.001623 0.000454 3.393218 ( 25.852612)
build_all 0.008568 0.000000 6.365319 ( 7.609354)
build_install 0.015902 0.005080 7.979844 ( 10.453984)
test_btest 0.000749 0.000199 81.985201 ( 64.398043)
test_basic 0.005665 0.001510 0.957551 ( 1.889759)
test_all 0.007506 0.002002 682.273774 (554.145763)
test_rubyspec 0.043796 0.029878 106.639742 (203.415031)
total: 878.62 sec