Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230103-120939
#<BuildRuby:0x000055e15078dfe8
@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.20230103-120939",
@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.000011 0.000001 0.000012 ( 0.000013)
autoconf 0.000018 0.000002 0.000020 ( 0.000020)
configure 0.000015 0.000001 0.000016 ( 0.000016)
build_up 0.003967 0.000378 0.903087 ( 1.285954)
build_miniruby 0.000000 0.001143 1.135328 ( 1.133545)
build_ruby 0.000000 0.001415 2.458994 ( 2.838680)
build_all 0.000887 0.004923 2.889572 ( 1.395095)
build_install 0.012217 0.000061 2.344329 ( 1.450126)
test_btest 0.000871 0.000139 53.260253 ( 14.969829)
test_basic 0.005093 0.000168 0.361552 ( 0.453198)
test_all 0.001201 0.000185 557.238590 (165.851428)
test_rubyspec 0.033323 0.009052 56.369290 ( 66.482177)
total: 255.86 sec