Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230706-133137
#<BuildRuby:0x000055fc37c8a0f8
@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.20230706-133137",
@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.000017 0.000002 0.000019 ( 0.000019)
autoconf 0.000023 0.000001 0.000024 ( 0.000025)
configure 0.000020 0.000001 0.000021 ( 0.000021)
build_up 0.006591 0.000507 2.171958 ( 5.954169)
build_miniruby 0.001561 0.000120 1.633054 ( 2.612070)
build_ruby 0.001742 0.000134 3.315577 ( 4.913323)
build_all 0.003870 0.003857 2.602470 ( 4.212074)
build_install 0.017311 0.001355 4.004620 ( 7.530097)
test_btest 0.000976 0.000101 82.700051 ( 71.693649)
test_basic 0.000000 0.007114 0.932774 ( 1.804232)
test_all 0.006685 0.001041 662.258997 (775.977107)
test_rubyspec 0.044771 0.019387 97.638284 (194.657615)
total: 1069.36 sec