Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230513-154957
#<BuildRuby:0x00005587865f6258
@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.20230513-154957",
@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.000015)
autoconf 0.000019 0.000002 0.000021 ( 0.000022)
configure 0.000018 0.000002 0.000020 ( 0.000020)
build_up 0.001398 0.004199 1.720829 ( 2.951193)
build_miniruby 0.000814 0.000148 1.240204 ( 1.238347)
build_ruby 0.001132 0.000206 2.374672 ( 2.566289)
build_all 0.005764 0.000288 2.165076 ( 1.331990)
build_install 0.011574 0.003228 3.173797 ( 2.094624)
test_btest 0.000841 0.000156 72.791278 ( 25.666397)
test_basic 0.006324 0.001171 0.807497 ( 0.918376)
test_all 0.000713 0.000132 564.738588 (187.838028)
test_rubyspec 0.013867 0.031426 73.347603 ( 85.207165)
total: 309.81 sec