Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230211-020005
#<BuildRuby:0x0000561b5a0623b0
@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.20230211-020005",
@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.000002 0.000018 ( 0.000019)
autoconf 0.000023 0.000002 0.000025 ( 0.000024)
configure 0.000018 0.000002 0.000020 ( 0.000020)
build_up 0.000369 0.004100 1.018744 ( 1.407946)
build_miniruby 0.000840 0.000110 0.936984 ( 0.935604)
build_ruby 0.001093 0.000142 2.371349 ( 2.589469)
build_all 0.005421 0.000707 3.656204 ( 1.825022)
build_install 0.012164 0.000971 2.734612 ( 1.925011)
test_btest 0.000718 0.000090 58.448055 ( 17.198229)
test_basic 0.000000 0.005168 0.380065 ( 0.474657)
test_all 0.000000 0.001263 619.306657 (178.909063)
test_rubyspec 0.012971 0.022983 61.852297 ( 71.729578)
total: 277.00 sec