Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230923-113057
#<BuildRuby:0x000055b2b91fe228
@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.20230923-113057",
@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.000015 0.000002 0.000017 ( 0.000018)
autoconf 0.000026 0.000004 0.000030 ( 0.000030)
configure 0.000023 0.000003 0.000026 ( 0.000026)
build_up 0.003303 0.003933 2.164090 ( 3.806940)
build_miniruby 0.000000 0.001570 1.671739 ( 1.806095)
build_ruby 0.000000 0.001826 3.454768 ( 3.741870)
build_all 0.004379 0.004722 6.240919 ( 4.367735)
build_install 0.009940 0.012757 7.996404 ( 6.006265)
test_btest 0.000706 0.000221 84.784847 ( 45.849995)
test_basic 0.004006 0.004100 0.935231 ( 1.146219)
test_all 0.008513 0.001529 654.081566 (286.514006)
test_rubyspec 0.041275 0.031656 104.553471 (120.458015)
total: 473.70 sec