Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230507-013349
#<BuildRuby:0x00005648182b63b0
@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.20230507-013349",
@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.000004 0.000019 ( 0.000020)
autoconf 0.000022 0.000006 0.000028 ( 0.000028)
configure 0.000019 0.000005 0.000024 ( 0.000023)
build_up 0.004515 0.001290 1.809675 ( 3.064320)
build_miniruby 0.001105 0.000315 1.359013 ( 1.359248)
build_ruby 0.001267 0.000362 2.484551 ( 2.704401)
build_all 0.006624 0.000000 2.107382 ( 1.479134)
build_install 0.016206 0.000000 3.353120 ( 2.399771)
test_btest 0.000733 0.000000 73.691051 ( 29.097618)
test_basic 0.003438 0.003472 0.767827 ( 0.857809)
test_all 0.001009 0.000240 599.659495 (206.762532)
test_rubyspec 0.015783 0.029557 75.409243 ( 87.219836)
total: 334.95 sec