Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230211-000454
#<BuildRuby:0x000055d7806823d0
@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.20230211-000454",
@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.000018 0.000003 0.000021 ( 0.000020)
autoconf 0.000028 0.000004 0.000032 ( 0.000031)
configure 0.000022 0.000003 0.000025 ( 0.000025)
build_up 0.004425 0.000058 1.104656 ( 1.510828)
build_miniruby 0.001143 0.000143 1.074727 ( 1.072881)
build_ruby 0.001417 0.000177 2.221718 ( 2.446906)
build_all 0.002499 0.003841 3.678791 ( 1.872278)
build_install 0.009686 0.005122 2.678673 ( 1.879011)
test_btest 0.000742 0.000143 58.118606 ( 19.623829)
test_basic 0.004418 0.000849 0.394533 ( 0.490654)
test_all 0.001073 0.000206 629.895661 (209.015304)
test_rubyspec 0.023271 0.029458 71.521414 ( 82.411837)
total: 320.32 sec