Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230526-041302
#<BuildRuby:0x0000561a89c72230
@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.20230526-041302",
@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.000014 0.000001 0.000015 ( 0.000015)
autoconf 0.000022 0.000002 0.000024 ( 0.000023)
configure 0.000019 0.000002 0.000021 ( 0.000020)
build_up 0.005336 0.000111 1.635564 ( 2.886850)
build_miniruby 0.001117 0.000086 1.221008 ( 1.219424)
build_ruby 0.001249 0.000096 2.187165 ( 2.367951)
build_all 0.005337 0.000410 1.687536 ( 0.904139)
build_install 0.011404 0.003692 2.798663 ( 1.837224)
test_btest 0.000686 0.000069 72.629950 ( 22.533116)
test_basic 0.005438 0.000544 0.717274 ( 0.822029)
test_all 0.000900 0.000000 552.075740 (186.925581)
test_rubyspec 0.023423 0.031500 79.207723 ( 91.808800)
total: 311.31 sec