Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230814-081147
#<BuildRuby:0x000055588cb61fb8
@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.20230814-081147",
@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.000001 0.000022 ( 0.000023)
autoconf 0.000031 0.000003 0.000034 ( 0.000032)
configure 0.000031 0.000002 0.000033 ( 0.000033)
build_up 0.007369 0.000239 2.318662 ( 6.335437)
build_miniruby 0.001805 0.000125 1.921484 ( 4.896768)
build_ruby 0.001850 0.000128 3.586779 ( 7.139860)
build_all 0.008973 0.000321 6.890584 ( 8.566946)
build_install 0.016271 0.005477 8.523343 ( 11.779970)
test_btest 0.000864 0.000084 85.215392 ( 70.359849)
test_basic 0.006648 0.000643 1.009158 ( 2.266197)
test_all 0.009812 0.000455 704.892364 (613.565752)
test_rubyspec 0.032010 0.041276 110.105859 (197.756171)
total: 922.67 sec