Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230602-021043
#<BuildRuby:0x0000559558dc61d8
@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.20230602-021043",
@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.000004 0.000021 ( 0.000020)
autoconf 0.000022 0.000004 0.000026 ( 0.000027)
configure 0.000019 0.000004 0.000023 ( 0.000023)
build_up 0.005416 0.000985 1.854817 ( 4.125569)
build_miniruby 0.001352 0.000246 1.379635 ( 1.691347)
build_ruby 0.001416 0.000258 2.810120 ( 3.256668)
build_all 0.005534 0.001006 2.163413 ( 2.233211)
build_install 0.011281 0.005105 3.356572 ( 2.881264)
test_btest 0.000552 0.000114 76.829722 ( 42.576366)
test_basic 0.005437 0.001133 0.792676 ( 1.141601)
test_all 0.001402 0.000105 563.077815 (235.433778)
test_rubyspec 0.031963 0.021056 82.223877 ( 95.890636)
total: 389.23 sec