Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230212-013351
#<BuildRuby:0x000055dce4c76138
@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.20230212-013351",
@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.000013 0.000000 0.000013 ( 0.000013)
autoconf 0.000022 0.000000 0.000022 ( 0.000022)
configure 0.000018 0.000000 0.000018 ( 0.000019)
build_up 0.000633 0.003950 1.097213 ( 1.476803)
build_miniruby 0.001374 0.000063 1.099556 ( 1.099330)
build_ruby 0.001374 0.000062 2.194776 ( 2.396095)
build_all 0.006415 0.000292 3.787607 ( 1.944551)
build_install 0.011583 0.000314 2.711154 ( 1.884016)
test_btest 0.000805 0.000035 56.452010 ( 18.047923)
test_basic 0.000197 0.004751 0.422393 ( 0.516406)
test_all 0.001021 0.000089 636.980874 (219.643650)
test_rubyspec 0.022527 0.016966 67.745056 ( 77.591825)
total: 324.60 sec