Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230202-094536
#<BuildRuby:0x000055ed2fc6d7f8
@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.20230202-094536",
@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.000003 0.000016 ( 0.000016)
autoconf 0.000020 0.000004 0.000024 ( 0.000025)
configure 0.000021 0.000004 0.000025 ( 0.000026)
build_up 0.005243 0.000251 1.231598 ( 2.080351)
build_miniruby 0.001331 0.000266 1.189995 ( 1.251824)
build_ruby 0.001546 0.000000 2.567562 ( 3.093882)
build_all 0.003588 0.003434 3.968712 ( 2.490119)
build_install 0.010348 0.004581 2.995025 ( 2.674180)
test_btest 0.000726 0.000181 55.749721 ( 31.717848)
test_basic 0.000000 0.005828 0.434514 ( 0.552301)
test_all 0.000000 0.001099 650.278772 (254.533727)
test_rubyspec 0.017019 0.032621 70.082692 ( 80.116742)
total: 378.51 sec