Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20221203-005028
#<BuildRuby:0x00005626b16ee1e0
@BUILD_DIR="/tmp/ruby/v3/build",
@INSTALL_DIR="/tmp/ruby/v3/install",
@REPOSITORY="https://github.com/ruby/ruby.git",
@REPOSITORY_TYPE=:git,
@SRC_DIR="/tmp/ruby/v3/src",
@TARGET_BUILD_DIR="/tmp/ruby/v3/build/trunk-yjit",
@TARGET_INSTALL_DIR="/tmp/ruby/v3/install/trunk-yjit",
@TARGET_NAME="trunk-yjit",
@TARGET_SRC_DIR="/tmp/ruby/v3/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.20221203-005028",
@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.000013 0.000000 0.000013 ( 0.000015)
autoconf 0.000022 0.000001 0.000023 ( 0.000023)
configure 0.000019 0.000001 0.000020 ( 0.000019)
build_up 0.000000 0.006628 1.534758 ( 2.095549)
build_miniruby 0.000635 0.000637 0.948848 ( 1.042242)
build_ruby 0.001249 0.000129 1.695899 ( 1.790562)
build_all 0.003242 0.003697 3.782305 ( 2.025883)
build_install 0.015640 0.000532 2.686357 ( 1.890204)
test_btest 0.000565 0.000068 57.457829 ( 16.786645)
test_basic 0.004745 0.000000 0.350920 ( 0.449705)
test_all 0.000940 0.000000 613.186313 (208.358097)
test_rubyspec 0.016173 0.032023 63.842823 ( 73.963837)
total: 308.40 sec