Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230615-105409
#<BuildRuby:0x00005600f7fb2108
@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.20230615-105409",
@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.000005 0.000022 ( 0.000022)
autoconf 0.000025 0.000006 0.000031 ( 0.000031)
configure 0.000022 0.000006 0.000028 ( 0.000028)
build_up 0.002928 0.003603 2.017504 ( 4.786536)
build_miniruby 0.000000 0.001765 1.413309 ( 1.800668)
build_ruby 0.000732 0.001035 2.721836 ( 3.566809)
build_all 0.002557 0.004598 2.452589 ( 2.417300)
build_install 0.015879 0.002653 3.928256 ( 4.364901)
test_btest 0.000721 0.000232 75.779790 ( 46.414106)
test_basic 0.000000 0.002984 0.779177 ( 1.344320)
test_all 0.000000 0.001235 560.878513 (315.317335)
test_rubyspec 0.020597 0.033218 83.841055 (121.474808)
total: 501.49 sec