Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230914-052110
#<BuildRuby:0x000055dc8c00df48
@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.20230914-052110",
@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.000017 0.000001 0.000018 ( 0.000018)
autoconf 0.000025 0.000001 0.000026 ( 0.000026)
configure 0.000025 0.000001 0.000026 ( 0.000026)
build_up 0.006209 0.000188 2.311990 ( 4.272513)
build_miniruby 0.000000 0.001563 1.755340 ( 1.992402)
build_ruby 0.000000 0.002105 3.324972 ( 3.620349)
build_all 0.003074 0.004518 6.413406 ( 4.274866)
build_install 0.015479 0.004511 8.155269 ( 6.489746)
test_btest 0.000674 0.000073 85.472721 ( 43.435576)
test_basic 0.007350 0.000321 0.972668 ( 1.076925)
test_all 0.009389 0.000062 702.931931 (284.053713)
test_rubyspec 0.041435 0.023814 102.404375 (114.726053)
total: 463.94 sec