Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230107-175201
#<BuildRuby:0x0000562ed23e2018
@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.20230107-175201",
@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.000023 0.000002 0.000025 ( 0.000026)
configure 0.000020 0.000003 0.000023 ( 0.000023)
build_up 0.000710 0.004171 1.183813 ( 1.809625)
build_miniruby 0.001194 0.000199 1.520243 ( 1.612023)
build_ruby 0.000000 0.001425 3.499748 ( 3.885658)
build_all 0.000947 0.006999 4.142729 ( 2.395195)
build_install 0.017455 0.000158 3.137560 ( 2.762823)
test_btest 0.000000 0.000701 57.282239 ( 23.609132)
test_basic 0.000000 0.005541 0.411275 ( 0.507302)
test_all 0.000000 0.001000 612.247040 (185.099266)
test_rubyspec 0.024582 0.021761 66.536953 ( 76.495397)
total: 298.18 sec