Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230907-011933
#<BuildRuby:0x000055fb055a5f68
@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.20230907-011933",
@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.000025 0.000005 0.000030 ( 0.000026)
autoconf 0.000035 0.000006 0.000041 ( 0.000036)
configure 0.000028 0.000005 0.000033 ( 0.000033)
build_up 0.002563 0.003715 1.833061 ( 2.778912)
build_miniruby 0.000000 0.002036 1.681370 ( 1.767327)
build_ruby 0.000658 0.001054 3.405865 ( 3.765802)
build_all 0.006555 0.001582 6.185345 ( 3.975332)
build_install 0.017521 0.000241 7.575266 ( 5.446935)
test_btest 0.000834 0.000177 82.549993 ( 44.457440)
test_basic 0.002902 0.004864 0.977732 ( 1.196549)
test_all 0.008991 0.001115 687.141032 (310.230446)
test_rubyspec 0.041143 0.028353 104.920794 (125.341913)
total: 498.96 sec