Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230701-190058
#<BuildRuby:0x000055b64624a228
@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.20230701-190058",
@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.000015 0.000002 0.000017 ( 0.000017)
autoconf 0.000026 0.000002 0.000028 ( 0.000028)
configure 0.000023 0.000002 0.000025 ( 0.000024)
build_up 0.005742 0.000479 2.157921 ( 3.528233)
build_miniruby 0.001297 0.000108 1.614146 ( 1.634488)
build_ruby 0.001431 0.000119 3.066061 ( 12.532098)
build_all 0.006980 0.000000 2.362825 ( 2.028025)
build_install 0.014557 0.003898 3.832695 ( 4.008084)
test_btest 0.001080 0.000108 81.386462 ( 39.125853)
test_basic 0.002621 0.004586 0.820635 ( 0.948643)
test_all 0.001139 0.000152 605.582102 (246.780804)
test_rubyspec 0.022805 0.032168 89.739227 (108.873179)
total: 419.46 sec