Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230503-035758
#<BuildRuby:0x0000555f31826118
@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.20230503-035758",
@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.000018 0.000002 0.000020 ( 0.000021)
autoconf 0.000025 0.000003 0.000028 ( 0.000028)
configure 0.000022 0.000003 0.000025 ( 0.000025)
build_up 0.005781 0.000237 1.916026 ( 3.454197)
build_miniruby 0.001665 0.000217 1.432120 ( 1.433742)
build_ruby 0.001452 0.000000 2.625982 ( 2.915402)
build_all 0.002566 0.004137 2.065546 ( 1.596881)
build_install 0.011598 0.004909 3.342556 ( 2.715730)
test_btest 0.000675 0.000131 73.854196 ( 23.249146)
test_basic 0.002452 0.002591 0.753085 ( 0.827904)
test_all 0.000830 0.000176 569.998702 (177.267540)
test_rubyspec 0.024498 0.025969 75.052635 ( 87.159756)
total: 300.62 sec