Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230104-145103
#<BuildRuby:0x0000563039e42018
@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.20230104-145103",
@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.000012 0.000002 0.000014 ( 0.000014)
autoconf 0.000020 0.000003 0.000023 ( 0.000022)
configure 0.000018 0.000002 0.000020 ( 0.000020)
build_up 0.004075 0.000556 1.124747 ( 1.630076)
build_miniruby 0.001110 0.000151 1.111611 ( 1.109614)
build_ruby 0.001268 0.000173 2.814607 ( 3.178010)
build_all 0.006213 0.000249 3.548768 ( 1.767426)
build_install 0.006790 0.004791 2.578726 ( 1.669027)
test_btest 0.000714 0.000119 54.187844 ( 14.722901)
test_basic 0.004836 0.000000 0.342505 ( 0.434773)
test_all 0.001081 0.000000 558.379700 (159.116968)
test_rubyspec 0.021277 0.015881 54.876815 ( 64.957243)
total: 248.59 sec