Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230826-085323
#<BuildRuby:0x000055af4ca6a008
@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.20230826-085323",
@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.000016)
autoconf 0.000020 0.000001 0.000021 ( 0.000022)
configure 0.000017 0.000000 0.000017 ( 0.000019)
build_up 0.000000 0.005725 1.859341 ( 3.075604)
build_miniruby 0.000000 0.001325 1.207961 ( 1.206119)
build_ruby 0.000916 0.000527 2.908277 ( 3.124351)
build_all 0.006033 0.000274 5.548117 ( 2.290763)
build_install 0.013937 0.000000 5.949255 ( 2.808599)
test_btest 0.001065 0.000000 81.608756 ( 20.920225)
test_basic 0.001236 0.004087 0.705028 ( 0.765324)
test_all 0.007448 0.000000 609.344346 (181.974288)
test_rubyspec 0.025447 0.023810 84.483897 ( 96.085909)
total: 312.25 sec