Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230906-161315
#<BuildRuby:0x000055bf1621e258
@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.20230906-161315",
@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.000014 0.000001 0.000015 ( 0.000015)
autoconf 0.000025 0.000001 0.000026 ( 0.000026)
configure 0.000022 0.000001 0.000023 ( 0.000023)
build_up 0.001293 0.004188 1.796765 ( 3.024297)
build_miniruby 0.001612 0.000112 1.655939 ( 1.857050)
build_ruby 0.001362 0.000094 3.528520 ( 4.028270)
build_all 0.007913 0.000243 6.290101 ( 4.429042)
build_install 0.014837 0.004143 7.397652 ( 5.443092)
test_btest 0.000756 0.000067 82.168083 ( 43.816280)
test_basic 0.008353 0.000345 0.961400 ( 1.352017)
test_all 0.008172 0.001540 663.121680 (290.226943)
test_rubyspec 0.020358 0.050502 104.733441 (123.051670)
total: 477.23 sec