Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230216-140621
#<BuildRuby:0x000055c4b25368e0
@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.20230216-140621",
@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.000021 0.000002 0.000023 ( 0.000022)
configure 0.000018 0.000002 0.000020 ( 0.000020)
build_up 0.004726 0.000411 1.552455 ( 2.596673)
build_miniruby 0.000000 0.001772 1.341208 ( 1.539756)
build_ruby 0.000000 0.001734 2.566090 ( 9.524218)
build_all 0.007585 0.000431 4.191275 ( 2.669962)
build_install 0.016083 0.000394 3.133494 ( 2.999139)
test_btest 0.000741 0.000079 58.560730 ( 31.443598)
test_basic 0.001801 0.004555 0.507309 ( 0.738905)
test_all 0.002078 0.000297 652.566275 (273.580049)
test_rubyspec 0.030181 0.024000 75.910410 ( 90.532632)
total: 415.63 sec