Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20221208-124850
#<BuildRuby:0x0000556fd646a208
@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-124850",
@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.000013 0.000001 0.000014 ( 0.000014)
autoconf 0.000020 0.000002 0.000022 ( 0.000022)
configure 0.000021 0.000002 0.000023 ( 0.000022)
build_up 0.001512 0.004163 1.448203 ( 1.784253)
build_miniruby 0.000996 0.000124 1.245160 ( 1.269402)
build_ruby 0.001345 0.000168 2.748351 ( 2.777710)
build_all 0.006425 0.000803 3.822476 ( 2.304606)
build_install 0.015581 0.000000 2.900208 ( 2.323158)
test_btest 0.000738 0.000000 55.477981 ( 28.774809)
test_basic 0.003005 0.002938 0.416412 ( 0.528724)
test_all 0.000971 0.000125 636.336345 (219.119503)
test_rubyspec 0.020006 0.025591 66.921052 ( 76.936512)
total: 335.82 sec