Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230920-134935
#<BuildRuby:0x00005591f8e29ef8
@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.20230920-134935",
@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.000001 0.000016 ( 0.000017)
autoconf 0.000025 0.000001 0.000026 ( 0.000026)
configure 0.000021 0.000001 0.000022 ( 0.000022)
build_up 0.006065 0.000391 2.271530 ( 4.091681)
build_miniruby 0.001305 0.000084 1.638224 ( 1.844668)
build_ruby 0.001900 0.000123 3.334418 ( 3.689585)
build_all 0.007573 0.000000 6.135972 ( 4.168888)
build_install 0.007117 0.012095 7.713150 ( 6.605341)
test_btest 0.001018 0.000141 85.343358 ( 41.998470)
test_basic 0.000726 0.006976 0.973006 ( 1.111541)
test_all 0.007452 0.001373 686.350166 (262.189189)
test_rubyspec 0.042323 0.027636 101.529585 (113.628104)
total: 439.33 sec