Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230203-185044
#<BuildRuby:0x0000560ddeb82008
@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.20230203-185044",
@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.000002 0.000019 ( 0.000021)
autoconf 0.000028 0.000003 0.000031 ( 0.000031)
configure 0.000025 0.000003 0.000028 ( 0.000028)
build_up 0.000971 0.004170 1.201949 ( 2.126893)
build_miniruby 0.001291 0.000215 1.213572 ( 1.276926)
build_ruby 0.000000 0.002071 2.422671 ( 2.712799)
build_all 0.005331 0.002207 4.006734 ( 2.660565)
build_install 0.011503 0.003098 2.928063 ( 2.744595)
test_btest 0.000811 0.000167 55.546830 ( 28.640576)
test_basic 0.000000 0.006315 0.425922 ( 0.531310)
test_all 0.000105 0.001677 645.965669 (264.148850)
test_rubyspec 0.029233 0.020864 74.214153 ( 88.703477)
total: 393.55 sec