Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230101-125822
#<BuildRuby:0x000055bbd45ae390
@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.20230101-125822",
@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.000009 0.000001 0.000010 ( 0.000010)
autoconf 0.000014 0.000002 0.000016 ( 0.000015)
configure 0.000012 0.000001 0.000013 ( 0.000013)
build_up 0.001703 0.002795 1.019410 ( 1.406258)
build_miniruby 0.001126 0.000141 1.338028 ( 1.337006)
build_ruby 0.000000 0.001228 2.828843 ( 3.201139)
build_all 0.000246 0.006241 3.523734 ( 1.885703)
build_install 0.014171 0.000540 2.720108 ( 1.758854)
test_btest 0.000610 0.000113 56.645593 ( 16.015325)
test_basic 0.004280 0.000793 0.406986 ( 0.499567)
test_all 0.001033 0.000000 605.597479 (176.172639)
test_rubyspec 0.024919 0.016662 65.754798 ( 75.803025)
total: 278.08 sec