Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230125-145921
#<BuildRuby:0x0000564777435fe8
@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.20230125-145921",
@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.000017 0.000001 0.000018 ( 0.000018)
autoconf 0.000022 0.000002 0.000024 ( 0.000024)
configure 0.000019 0.000002 0.000021 ( 0.000021)
build_up 0.001247 0.003701 1.045402 ( 1.469573)
build_miniruby 0.001145 0.000000 1.136218 ( 1.134477)
build_ruby 0.000000 0.001318 2.673306 ( 2.971376)
build_all 0.001963 0.004793 3.724554 ( 1.851535)
build_install 0.004477 0.006517 2.787726 ( 1.914594)
test_btest 0.000656 0.000170 56.598592 ( 17.192488)
test_basic 0.001650 0.004031 0.402595 ( 0.495194)
test_all 0.001341 0.000398 645.714112 (211.044476)
test_rubyspec 0.034087 0.009307 66.749749 ( 76.768372)
total: 314.84 sec