Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230210-154314
#<BuildRuby:0x0000556d5d36a1a8
@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.20230210-154314",
@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.000015 0.000002 0.000017 ( 0.000016)
autoconf 0.000022 0.000003 0.000025 ( 0.000024)
configure 0.000021 0.000003 0.000024 ( 0.000024)
build_up 0.000290 0.004139 1.000218 ( 1.556333)
build_miniruby 0.001087 0.000000 1.015221 ( 1.013844)
build_ruby 0.001257 0.000000 2.097811 ( 2.295722)
build_all 0.000725 0.006103 3.793206 ( 1.966302)
build_install 0.012984 0.000355 2.738612 ( 1.879392)
test_btest 0.000555 0.000115 58.272463 ( 16.622446)
test_basic 0.004638 0.000000 0.367572 ( 0.459957)
test_all 0.001204 0.000000 629.245055 (182.483351)
test_rubyspec 0.018258 0.019322 65.048354 ( 75.016866)
total: 283.30 sec