Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20221229-093517
#<BuildRuby:0x000055e8e0ec1fc0
@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.20221229-093517",
@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.000012 0.000003 0.000015 ( 0.000016)
autoconf 0.000021 0.000005 0.000026 ( 0.000025)
configure 0.000018 0.000004 0.000022 ( 0.000022)
build_up 0.000000 0.005610 1.218774 ( 2.513929)
build_miniruby 0.000000 0.001435 1.582344 ( 2.076265)
build_ruby 0.001783 0.000197 3.766533 ( 4.935132)
build_all 0.007160 0.002179 3.845367 ( 3.751376)
build_install 0.012579 0.007032 3.313530 ( 3.980611)
test_btest 0.000663 0.000221 59.607417 ( 41.022438)
test_basic 0.006538 0.000608 0.475026 ( 0.781243)
test_all 0.000944 0.000301 649.520907 (269.337329)
test_rubyspec 0.022052 0.026022 67.603959 ( 77.818406)
total: 406.22 sec