Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230312-111516
#<BuildRuby:0x000056469bdf6258
@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.20230312-111516",
@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.000017)
autoconf 0.000025 0.000002 0.000027 ( 0.000027)
configure 0.000020 0.000002 0.000022 ( 0.000022)
build_up 0.005488 0.000308 1.805297 ( 3.659767)
build_miniruby 0.001608 0.000000 1.259334 ( 1.274038)
build_ruby 0.001561 0.000000 2.509570 ( 2.732649)
build_all 0.006446 0.000000 2.091977 ( 1.812937)
build_install 0.012272 0.002883 3.227139 ( 2.841624)
test_btest 0.000618 0.000060 64.555464 ( 34.846668)
test_basic 0.005300 0.000513 0.521263 ( 0.814998)
test_all 0.001432 0.000000 540.793854 (217.441374)
test_rubyspec 0.019719 0.027864 76.385933 ( 90.844362)
total: 356.27 sec