Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230723-220810
#<BuildRuby:0x000055fe7a9961b8
@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.20230723-220810",
@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.000010 0.000004 0.000014 ( 0.000014)
autoconf 0.000017 0.000006 0.000023 ( 0.000023)
configure 0.000015 0.000006 0.000021 ( 0.000021)
build_up 0.005326 0.001937 2.143456 ( 4.837865)
build_miniruby 0.001196 0.000435 1.582475 ( 1.834796)
build_ruby 0.001260 0.000459 3.268771 ( 4.439674)
build_all 0.002350 0.005082 2.635938 ( 3.189359)
build_install 0.017265 0.001647 4.154637 ( 5.131592)
test_btest 0.000584 0.000210 77.385043 ( 47.419536)
test_basic 0.005337 0.001921 0.932171 ( 1.564679)
test_all 0.000742 0.000267 641.412101 (359.931245)
test_rubyspec 0.035972 0.015910 91.241569 (128.935756)
total: 557.29 sec