Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20221208-235425
#<BuildRuby:0x0000555e88b5e258
@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.20221208-235425",
@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.000010 0.000001 0.000011 ( 0.000011)
autoconf 0.000015 0.000001 0.000016 ( 0.000018)
configure 0.000013 0.000001 0.000014 ( 0.000014)
build_up 0.004619 0.000440 1.383515 ( 1.574764)
build_miniruby 0.001008 0.000096 1.233572 ( 1.233363)
build_ruby 0.001393 0.000000 2.423767 ( 2.416424)
build_all 0.006117 0.000000 3.489888 ( 1.860540)
build_install 0.008613 0.004148 2.703113 ( 1.795531)
test_btest 0.000621 0.000074 55.681932 ( 16.175347)
test_basic 0.004292 0.000007 0.348904 ( 0.444771)
test_all 0.001093 0.000127 620.600857 (186.011937)
test_rubyspec 0.021193 0.010004 62.815117 ( 72.745831)
total: 284.26 sec