Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230922-113119
#<BuildRuby:0x0000562cafb11f48
@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.20230922-113119",
@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.000002 0.000022 ( 0.000023)
autoconf 0.000029 0.000004 0.000033 ( 0.000033)
configure 0.000027 0.000004 0.000031 ( 0.000030)
build_up 0.007036 0.000939 2.359926 ( 4.617590)
build_miniruby 0.001278 0.000170 1.690553 ( 1.779981)
build_ruby 0.001522 0.000203 3.686843 ( 4.136255)
build_all 0.003525 0.004980 6.195936 ( 4.288230)
build_install 0.015979 0.004147 7.732079 ( 6.823863)
test_btest 0.000863 0.000153 86.443776 ( 50.448721)
test_basic 0.003655 0.004345 1.004924 ( 1.219223)
test_all 0.005021 0.004586 679.403040 (309.439306)
test_rubyspec 0.049782 0.023059 105.488228 (121.294313)
total: 504.05 sec