Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230104-100830
#<BuildRuby:0x000056367ba35fb8
@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.20230104-100830",
@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.000007 0.000001 0.000008 ( 0.000009)
autoconf 0.000013 0.000003 0.000016 ( 0.000015)
configure 0.000010 0.000002 0.000012 ( 0.000012)
build_up 0.001217 0.003306 1.018527 ( 1.460976)
build_miniruby 0.000906 0.000251 1.234612 ( 1.233039)
build_ruby 0.001120 0.000311 2.864846 ( 3.246212)
build_all 0.002503 0.003575 3.415559 ( 1.660900)
build_install 0.008644 0.002729 2.657868 ( 1.759264)
test_btest 0.000649 0.000205 55.387172 ( 14.851030)
test_basic 0.003737 0.001180 0.332125 ( 0.423992)
test_all 0.000927 0.000293 567.850480 (175.079933)
test_rubyspec 0.016369 0.024754 53.231350 ( 63.286774)
total: 263.00 sec