Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230119-063354
#<BuildRuby:0x000055b9e7cd5fb8
@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.20230119-063354",
@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.000000 0.000012 ( 0.000013)
autoconf 0.000021 0.000000 0.000021 ( 0.000021)
configure 0.000020 0.000000 0.000020 ( 0.000020)
build_up 0.004217 0.000038 1.084797 ( 1.496091)
build_miniruby 0.001197 0.000171 1.183187 ( 1.189942)
build_ruby 0.001712 0.000245 2.923347 ( 3.242038)
build_all 0.000000 0.007124 3.825510 ( 2.002037)
build_install 0.011094 0.004289 2.779066 ( 1.939246)
test_btest 0.000878 0.000000 55.543964 ( 18.082115)
test_basic 0.002976 0.002982 0.439024 ( 0.541853)
test_all 0.001647 0.000427 646.511312 (218.781815)
test_rubyspec 0.041041 0.007077 68.230544 ( 78.311224)
total: 325.59 sec