Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230206-205900
#<BuildRuby:0x0000561d18aba320
@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.20230206-205900",
@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.000023 0.000005 0.000028 ( 0.000028)
autoconf 0.000028 0.000007 0.000035 ( 0.000035)
configure 0.000021 0.000006 0.000027 ( 0.000026)
build_up 0.003860 0.000965 1.047872 ( 1.456681)
build_miniruby 0.000000 0.001391 1.079461 ( 1.077608)
build_ruby 0.000000 0.001266 2.105785 ( 2.323718)
build_all 0.005070 0.001588 3.555303 ( 1.729262)
build_install 0.012322 0.001052 2.573465 ( 1.772706)
test_btest 0.000749 0.000195 56.295917 ( 18.856565)
test_basic 0.004733 0.001235 0.415450 ( 0.535069)
test_all 0.002502 0.000116 633.518358 (218.552299)
test_rubyspec 0.028148 0.019479 71.932304 ( 82.907375)
total: 329.21 sec