Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230527-124144
#<BuildRuby:0x000055a5e159e4d0
@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.20230527-124144",
@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.000014 0.000001 0.000015 ( 0.000016)
autoconf 0.000024 0.000002 0.000026 ( 0.000026)
configure 0.000022 0.000002 0.000024 ( 0.000024)
build_up 0.006119 0.000454 1.853733 ( 4.220228)
build_miniruby 0.001384 0.000103 1.297052 ( 1.499658)
build_ruby 0.001965 0.000000 2.629068 ( 3.050446)
build_all 0.004550 0.003470 2.106695 ( 2.580365)
build_install 0.014410 0.004187 3.458375 ( 3.875651)
test_btest 0.000000 0.000829 75.096023 ( 40.611146)
test_basic 0.000000 0.006542 0.779729 ( 1.164584)
test_all 0.000000 0.001553 613.525739 (297.210434)
test_rubyspec 0.027066 0.025914 83.316076 (103.146646)
total: 457.36 sec