Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230908-061425
#<BuildRuby:0x0000557459aa1f68
@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.20230908-061425",
@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.000019 0.000002 0.000021 ( 0.000022)
autoconf 0.000026 0.000002 0.000028 ( 0.000028)
configure 0.000023 0.000002 0.000025 ( 0.000025)
build_up 0.006661 0.000624 2.282525 ( 4.845758)
build_miniruby 0.001366 0.000128 1.708487 ( 1.858374)
build_ruby 0.001600 0.000150 3.274793 ( 3.541693)
build_all 0.004414 0.004265 6.151473 ( 4.126282)
build_install 0.018204 0.000606 7.749160 ( 5.624567)
test_btest 0.000697 0.000078 82.879406 ( 41.948073)
test_basic 0.000000 0.008020 1.006109 ( 1.274776)
test_all 0.004777 0.004408 702.872905 (354.349201)
test_rubyspec 0.027737 0.041173 102.900859 (123.046253)
total: 540.62 sec