Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20221202-182105
#<BuildRuby:0x0000563642df9ed0
@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.20221202-182105",
@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.000001 0.000014 ( 0.000014)
autoconf 0.000020 0.000002 0.000022 ( 0.000022)
configure 0.000017 0.000001 0.000018 ( 0.000018)
build_up 0.005956 0.000168 1.406488 ( 2.012376)
build_miniruby 0.000000 0.001204 0.832433 ( 0.831972)
build_ruby 0.000000 0.001467 1.661090 ( 1.668847)
build_all 0.002910 0.004547 3.839607 ( 2.093328)
build_install 0.014816 0.000448 2.739042 ( 2.134802)
test_btest 0.000582 0.000083 56.968163 ( 24.742643)
test_basic 0.004663 0.000087 0.384611 ( 0.485509)
test_all 0.001835 0.000253 613.172895 (206.436051)
test_rubyspec 0.023587 0.021674 67.306981 ( 77.287335)
total: 317.69 sec