Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230617-074742
#<BuildRuby:0x000055fec630dfc0
@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.20230617-074742",
@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.000019)
autoconf 0.000028 0.000002 0.000030 ( 0.000029)
configure 0.000023 0.000002 0.000025 ( 0.000024)
build_up 0.000000 0.008194 23.416556 ( 15.675507)
build_miniruby 0.002079 0.006269 158.017804 ( 66.223049)
build_ruby 0.001191 0.000246 3.577749 ( 5.689727)
build_all 0.011095 0.000684 27.507471 ( 21.595125)
build_install 0.003816 0.013373 4.063181 ( 5.043321)
test_btest 0.000634 0.000187 81.546254 ( 50.687572)
test_basic 0.002635 0.004574 0.857589 ( 1.483455)
test_all 0.001024 0.000332 598.738865 (310.836002)
test_rubyspec 0.026456 0.027969 89.138487 (125.147623)
total: 602.38 sec