Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230529-135603
#<BuildRuby:0x00005580aa9424d0
@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.20230529-135603",
@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.000001 0.000014 ( 0.000015)
autoconf 0.000022 0.000002 0.000024 ( 0.000024)
configure 0.000018 0.000002 0.000020 ( 0.000019)
build_up 0.005846 0.000144 1.794169 ( 3.119476)
build_miniruby 0.001869 0.000149 1.371653 ( 1.387154)
build_ruby 0.001423 0.000114 2.706170 ( 2.955042)
build_all 0.003532 0.003268 2.116651 ( 1.581486)
build_install 0.012658 0.005739 3.613658 ( 3.010103)
test_btest 0.000585 0.000084 76.562991 ( 31.475872)
test_basic 0.006895 0.000985 0.822087 ( 0.931322)
test_all 0.000371 0.001540 591.277705 (213.186888)
test_rubyspec 0.032957 0.018361 81.152934 ( 92.853707)
total: 350.50 sec