Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230204-175040
#<BuildRuby:0x0000562033aa6258
@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.20230204-175040",
@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.000002 0.000015 ( 0.000016)
autoconf 0.000021 0.000004 0.000025 ( 0.000025)
configure 0.000020 0.000004 0.000024 ( 0.000024)
build_up 0.004009 0.000729 0.985645 ( 1.681118)
build_miniruby 0.001117 0.000203 1.174337 ( 1.172590)
build_ruby 0.001568 0.000285 2.103356 ( 2.325692)
build_all 0.007780 0.000000 3.743349 ( 1.853162)
build_install 0.011450 0.003896 2.922802 ( 2.301034)
test_btest 0.000636 0.000000 55.674633 ( 22.504373)
test_basic 0.006441 0.000000 0.428062 ( 0.528769)
test_all 0.001499 0.000038 638.810066 (217.493965)
test_rubyspec 0.017582 0.028763 72.343517 ( 83.571284)
total: 333.43 sec