Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20221230-140404
#<BuildRuby:0x0000558f7d3a9a00
@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.20221230-140404",
@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.000002 0.000012 ( 0.000012)
autoconf 0.000015 0.000002 0.000017 ( 0.000017)
configure 0.000015 0.000002 0.000017 ( 0.000017)
build_up 0.000724 0.004086 1.108622 ( 2.018886)
build_miniruby 0.001339 0.000000 7.091349 ( 6.816371)
build_ruby 0.001486 0.000000 3.287348 ( 3.642814)
build_all 0.005552 0.000955 3.555441 ( 1.821444)
build_install 0.011681 0.001494 3.059018 ( 2.136835)
test_btest 0.000669 0.000134 58.347338 ( 15.648262)
test_basic 0.004059 0.000812 0.422155 ( 0.526622)
test_all 0.000457 0.001282 599.963685 (176.091318)
test_rubyspec 0.017244 0.018941 59.736510 ( 69.693041)
total: 278.40 sec