Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230210-094126
#<BuildRuby:0x0000556e27755fb8
@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.20230210-094126",
@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.000015 0.000002 0.000017 ( 0.000018)
autoconf 0.000023 0.000004 0.000027 ( 0.000026)
configure 0.000028 0.000000 0.000028 ( 0.000027)
build_up 0.001993 0.002402 1.038877 ( 1.664303)
build_miniruby 0.000986 0.000165 1.153614 ( 1.152499)
build_ruby 0.001280 0.000214 2.122779 ( 2.353866)
build_all 0.002208 0.003458 3.607845 ( 1.842807)
build_install 0.008495 0.003145 2.728601 ( 1.875287)
test_btest 0.000611 0.000131 56.967039 ( 16.739029)
test_basic 0.003181 0.003530 0.391453 ( 0.486884)
test_all 0.001085 0.000262 620.231304 (176.013469)
test_rubyspec 0.015851 0.022468 66.161948 ( 76.070528)
total: 278.20 sec