Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20231213-104240
#<BuildRuby:0x000055c8ca37a008
@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.20231213-104240",
@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.000003 0.000023 ( 0.000024)
autoconf 0.000031 0.000005 0.000036 ( 0.000035)
configure 0.000026 0.000004 0.000030 ( 0.000030)
build_up 0.004349 0.003359 2.454718 ( 2.881592)
build_miniruby 0.001208 0.000215 1.611035 ( 1.610997)
build_ruby 0.001486 0.000266 3.449025 ( 3.661239)
build_all 0.007222 0.000557 5.961779 ( 3.890808)
build_install 0.019257 0.000000 7.480466 ( 5.608456)
test_btest 0.001039 0.000000 82.709137 ( 59.042756)
test_basic 0.006654 0.000971 0.962174 ( 1.115840)
test_all 0.076732 0.047411 710.538962 (404.931254)
test_rubyspec 0.047245 0.027263 103.044644 (168.239924)
total: 650.98 sec