Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230201-191523
#<BuildRuby:0x0000555568121fc0
@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-191523",
@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.000015)
autoconf 0.000021 0.000002 0.000023 ( 0.000023)
configure 0.000020 0.000002 0.000022 ( 0.000021)
build_up 0.000996 0.003645 1.096533 ( 1.477570)
build_miniruby 0.001522 0.000000 1.112341 ( 1.115943)
build_ruby 0.001729 0.000000 2.316477 ( 2.514059)
build_all 0.003722 0.003788 3.897233 ( 2.027952)
build_install 0.014863 0.000435 2.735091 ( 1.966761)
test_btest 0.000760 0.000102 57.499550 ( 17.918501)
test_basic 0.000000 0.007147 0.447534 ( 0.546739)
test_all 0.000858 0.000182 635.293823 (196.929540)
test_rubyspec 0.048482 0.012261 77.320239 ( 95.559586)
total: 320.06 sec