Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230201-183233
#<BuildRuby:0x000055aa4caba008
@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.20230201-183233",
@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.000002 0.000017 ( 0.000017)
autoconf 0.000023 0.000003 0.000026 ( 0.000025)
configure 0.000022 0.000003 0.000025 ( 0.000025)
build_up 0.001000 0.003509 1.067002 ( 1.457317)
build_miniruby 0.001325 0.000000 1.118892 ( 1.119869)
build_ruby 0.001448 0.000000 2.216820 ( 2.431545)
build_all 0.006922 0.000000 3.782346 ( 1.928935)
build_install 0.012595 0.000989 2.701053 ( 1.955575)
test_btest 0.000667 0.000096 55.671462 ( 18.364423)
test_basic 0.002699 0.003910 0.389302 ( 0.484213)
test_all 0.000865 0.000149 651.792813 (196.990419)
test_rubyspec 0.034466 0.007398 65.604860 ( 75.606565)
total: 300.34 sec