Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230508-063839
#<BuildRuby:0x0000565319856390
@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.20230508-063839",
@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.000016 0.000002 0.000018 ( 0.000018)
autoconf 0.000025 0.000003 0.000028 ( 0.000026)
configure 0.000021 0.000002 0.000023 ( 0.000023)
build_up 0.002267 0.003393 1.732722 ( 2.954036)
build_miniruby 0.001095 0.000132 1.146452 ( 1.144673)
build_ruby 0.001469 0.000000 1.778852 ( 1.999697)
build_all 0.000000 0.005689 1.873387 ( 1.016165)
build_install 0.013909 0.001379 2.944956 ( 1.920752)
test_btest 0.000623 0.000104 72.722317 ( 19.247579)
test_basic 0.004812 0.000162 0.681851 ( 0.755601)
test_all 0.001055 0.000170 519.628227 (148.266380)
test_rubyspec 0.032126 0.008671 64.828568 ( 77.779072)
total: 255.08 sec