Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20221220-002447
#<BuildRuby:0x000055ff9aae21b8
@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.20221220-002447",
@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.000016 0.000001 0.000017 ( 0.000017)
autoconf 0.000024 0.000002 0.000026 ( 0.000026)
configure 0.000022 0.000002 0.000024 ( 0.000023)
build_up 0.000000 0.005428 1.206857 ( 1.780421)
build_miniruby 0.000000 0.001464 1.434912 ( 1.435679)
build_ruby 0.000302 0.001017 3.221358 ( 3.584233)
build_all 0.005728 0.000790 3.802815 ( 1.962104)
build_install 0.015433 0.000345 3.051872 ( 2.171868)
test_btest 0.000770 0.000096 57.799084 ( 18.817426)
test_basic 0.004700 0.000044 0.408734 ( 0.516232)
test_all 0.001082 0.000131 606.197584 (188.799866)
test_rubyspec 0.022084 0.021959 66.297274 ( 76.288589)
total: 295.36 sec