Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230514-175407
#<BuildRuby:0x000055c2dd9c5ec8
@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.20230514-175407",
@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.000002 0.000015 ( 0.000015)
autoconf 0.000022 0.000003 0.000025 ( 0.000025)
configure 0.000018 0.000003 0.000021 ( 0.000021)
build_up 0.004755 0.000620 1.755983 ( 2.922783)
build_miniruby 0.001432 0.000187 1.312800 ( 1.310663)
build_ruby 0.001779 0.000000 2.133281 ( 2.336978)
build_all 0.005590 0.000000 2.001463 ( 1.130906)
build_install 0.010075 0.003172 3.301589 ( 2.291581)
test_btest 0.000624 0.000086 72.648900 ( 24.076880)
test_basic 0.004908 0.000000 0.777523 ( 0.851643)
test_all 0.000673 0.001049 547.803917 (173.145444)
test_rubyspec 0.015435 0.027693 76.045501 ( 87.885661)
total: 295.95 sec