Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230628-010258
#<BuildRuby:0x000056376b3f27c8
@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.20230628-010258",
@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.000002 0.000019 ( 0.000019)
autoconf 0.000029 0.000003 0.000032 ( 0.000033)
configure 0.000023 0.000002 0.000025 ( 0.000026)
build_up 0.002508 0.003722 2.164147 ( 4.456424)
build_miniruby 0.001714 0.000000 1.634308 ( 2.172105)
build_ruby 0.001832 0.000000 3.259166 ( 3.984869)
build_all 0.003836 0.003839 2.531128 ( 2.532242)
build_install 0.013135 0.006409 4.085201 ( 3.875950)
test_btest 0.000595 0.000115 81.548052 ( 41.361790)
test_basic 0.002794 0.003981 0.833601 ( 0.943621)
test_all 0.001116 0.000244 604.554273 (267.205765)
test_rubyspec 0.020111 0.033013 88.233911 (120.731324)
total: 447.27 sec