Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230219-103718
#<BuildRuby:0x000055f21f7ee098
@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.20230219-103718",
@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.000021 0.000003 0.000024 ( 0.000024)
autoconf 0.000026 0.000003 0.000029 ( 0.000030)
configure 0.000020 0.000003 0.000023 ( 0.000023)
build_up 0.001388 0.003566 1.529918 ( 2.118091)
build_miniruby 0.001049 0.000182 1.468406 ( 1.472573)
build_ruby 0.001687 0.000000 2.487643 ( 2.698097)
build_all 0.007017 0.000136 3.844583 ( 1.991664)
build_install 0.010051 0.004378 3.155463 ( 2.424872)
test_btest 0.000754 0.000140 58.112837 ( 19.707518)
test_basic 0.006561 0.000000 0.497180 ( 0.600575)
test_all 0.001026 0.000000 625.058248 (194.993502)
test_rubyspec 0.018573 0.031913 73.129856 ( 83.712968)
total: 309.72 sec