Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230204-091858
#<BuildRuby:0x000055ea4c305fe8
@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.20230204-091858",
@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.000001 0.000016 ( 0.000016)
autoconf 0.000022 0.000002 0.000024 ( 0.000025)
configure 0.000020 0.000002 0.000022 ( 0.000021)
build_up 0.004935 0.000065 1.142475 ( 2.047061)
build_miniruby 0.001318 0.000101 1.195160 ( 1.283225)
build_ruby 0.001418 0.000109 2.383596 ( 2.736985)
build_all 0.004600 0.004280 3.882696 ( 2.799541)
build_install 0.016742 0.000852 3.046611 ( 2.993786)
test_btest 0.001010 0.000105 56.709844 ( 35.242974)
test_basic 0.002115 0.004872 0.449665 ( 0.689066)
test_all 0.001716 0.000237 682.864997 (452.057188)
test_rubyspec 0.044417 0.023769 80.785199 (116.540158)
total: 616.39 sec