Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230617-145944
#<BuildRuby:0x000055932ab71fc0
@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.20230617-145944",
@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.000018 0.000003 0.000021 ( 0.000022)
autoconf 0.000025 0.000006 0.000031 ( 0.000031)
configure 0.000022 0.000004 0.000026 ( 0.000027)
build_up 0.004193 0.003114 1.926130 ( 3.325802)
build_miniruby 0.001729 0.000000 1.507573 ( 1.534131)
build_ruby 0.001905 0.000000 3.081322 ( 3.310071)
build_all 0.004689 0.003113 2.351858 ( 1.614748)
build_install 0.012523 0.006083 3.567353 ( 2.819872)
test_btest 0.000738 0.000080 76.788219 ( 23.003373)
test_basic 0.000919 0.004398 0.760549 ( 0.844546)
test_all 0.000000 0.001189 580.528455 (187.838446)
test_rubyspec 0.032521 0.016726 80.260904 ( 92.144472)
total: 316.44 sec