Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230809-000907
#<BuildRuby:0x000055c9ab472118
@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.20230809-000907",
@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.000000 0.000015 ( 0.000016)
autoconf 0.000024 0.000001 0.000025 ( 0.000025)
configure 0.000020 0.000000 0.000020 ( 0.000019)
build_up 0.007251 0.000105 2.220291 ( 7.451653)
build_miniruby 0.001656 0.000058 1.779143 ( 3.249757)
build_ruby 0.002054 0.000000 3.840507 ( 6.913442)
build_all 0.008647 0.000065 2.841979 ( 3.403146)
build_install 0.011074 0.009973 4.467724 ( 8.116957)
test_btest 0.000995 0.000096 84.206827 ( 52.132992)
test_basic 0.000000 0.007657 0.980936 ( 1.232038)
test_all 0.000000 0.001043 650.361114 (282.807154)
test_rubyspec 0.030812 0.033743 102.281570 (150.893498)
total: 516.20 sec