Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230917-090821
#<BuildRuby:0x000055c97ba45f70
@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.20230917-090821",
@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.000018 0.000004 0.000022 ( 0.000021)
autoconf 0.000027 0.000006 0.000033 ( 0.000032)
configure 0.000026 0.000005 0.000031 ( 0.000032)
build_up 0.002024 0.006274 25.703913 ( 26.921198)
build_miniruby 0.001256 0.000352 17.425748 ( 17.442149)
build_ruby 0.001256 0.000352 3.394711 ( 3.632859)
build_all 0.001706 0.006935 17.079560 ( 13.792453)
build_install 0.012705 0.008058 8.178681 ( 5.584051)
test_btest 0.001012 0.000000 87.008691 ( 33.533710)
test_basic 0.000583 0.005128 0.889977 ( 0.955383)
test_all 0.006869 0.002880 725.554891 (281.969452)
test_rubyspec 0.050744 0.024091 106.386871 (120.693752)
total: 504.53 sec