Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230901-131837
#<BuildRuby:0x0000564b82665fc0
@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.20230901-131837",
@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.000012 0.000002 0.000014 ( 0.000014)
autoconf 0.000017 0.000002 0.000019 ( 0.000021)
configure 0.000017 0.000003 0.000020 ( 0.000020)
build_up 0.006050 0.000955 2.288809 ( 2.192246)
build_miniruby 0.003280 0.000000 32.679398 ( 12.982999)
build_ruby 0.001539 0.000000 2.722967 ( 2.915993)
build_all 0.001276 0.006210 5.597210 ( 2.151090)
build_install 0.014781 0.001428 7.102937 ( 3.604110)
test_btest 0.001003 0.000200 82.554432 ( 21.637576)
test_basic 0.001879 0.004603 0.817553 ( 0.876668)
test_all 0.002525 0.005525 705.105231 (210.666551)
test_rubyspec 0.023645 0.031095 93.341338 (104.718743)
total: 361.75 sec