Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20221212-222243
#<BuildRuby:0x000055a2796edd10
@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=nil,
@build_opts=nil,
@configure_opts=["cppflags=-DYJIT_FORCE_ENABLE"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk-yjit.20221212-222243",
@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=nil,
@timeout=10800>
user system total real
checkout 0.000015 0.000001 0.000016 ( 0.000017)
autoconf 0.000026 0.000002 0.000028 ( 0.000028)
configure 0.000023 0.000002 0.000025 ( 0.000024)
build_up 0.005208 0.000401 1.277263 ( 2.876789)
build_miniruby 0.005721 0.000112 94.274140 (115.091757)
build_ruby 0.001935 0.000000 3.495665 ( 4.374772)
build_all 0.008925 0.000000 5.252781 ( 7.850641)
build_install 0.016811 0.003726 3.141076 ( 4.670248)
test_btest 0.000824 0.000071 59.237228 ( 89.146492)
test_basic 0.006662 0.000571 0.468842 ( 0.807439)
test_all 0.001206 0.000103 731.585894 (956.206782)
test_rubyspec 0.025851 0.022560 71.984982 ( 95.996843)
total: 1277.02 sec