Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20221226-024011
#<BuildRuby:0x0000559dc19c5fb8
@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.20221226-024011",
@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.000016 0.000003 0.000019 ( 0.000019)
autoconf 0.000025 0.000005 0.000030 ( 0.000030)
configure 0.000024 0.000004 0.000028 ( 0.000027)
build_up 0.004443 0.000741 1.109757 ( 1.915784)
build_miniruby 0.001358 0.000226 1.385765 ( 1.469466)
build_ruby 0.001397 0.000233 3.441358 ( 4.142367)
build_all 0.000260 0.008381 3.977769 ( 2.671786)
build_install 0.017284 0.001060 3.271518 ( 3.294389)
test_btest 0.000855 0.000190 56.689162 ( 31.524168)
test_basic 0.006417 0.000435 0.448023 ( 0.580970)
test_all 0.000000 0.001603 658.852321 (279.839449)
test_rubyspec 0.028522 0.021047 71.655367 ( 86.626853)
total: 412.07 sec