Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230131-112230
#<BuildRuby:0x000055bf0edb6168
@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.20230131-112230",
@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.000018 0.000006 0.000024 ( 0.000024)
autoconf 0.000023 0.000007 0.000030 ( 0.000030)
configure 0.000021 0.000006 0.000027 ( 0.000027)
build_up 0.004365 0.001329 1.245283 ( 2.302586)
build_miniruby 0.001227 0.000373 1.394250 ( 1.723301)
build_ruby 0.001715 0.000000 2.554812 ( 3.549446)
build_all 0.009278 0.000000 4.116466 ( 4.138359)
build_install 0.016617 0.001650 3.170952 ( 3.645013)
test_btest 0.001090 0.000000 59.705220 ( 54.385646)
test_basic 0.002603 0.004283 0.457881 ( 0.900490)
test_all 0.001280 0.000353 707.664031 (777.507115)
test_rubyspec 0.029125 0.037348 80.172874 (117.704780)
total: 965.86 sec