Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230206-025811
#<BuildRuby:0x0000565449c21db8
@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.20230206-025811",
@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.000022)
autoconf 0.000031 0.000002 0.000033 ( 0.000032)
configure 0.000025 0.000001 0.000026 ( 0.000026)
build_up 0.004604 0.000185 1.000852 ( 1.370689)
build_miniruby 0.001071 0.000000 0.853800 ( 0.852454)
build_ruby 0.001173 0.000000 2.352104 ( 2.564157)
build_all 0.005859 0.000000 3.654230 ( 1.897411)
build_install 0.007607 0.003849 2.572796 ( 1.781628)
test_btest 0.000861 0.000057 57.802247 ( 16.534300)
test_basic 0.004283 0.000286 0.351817 ( 0.447302)
test_all 0.001448 0.000097 662.467151 (190.701950)
test_rubyspec 0.022401 0.027811 68.468437 ( 78.783606)
total: 294.93 sec