Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230509-213116
#<BuildRuby:0x000055eac0f66228
@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.20230509-213116",
@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.000021 0.000002 0.000023 ( 0.000024)
configure 0.000018 0.000002 0.000020 ( 0.000020)
build_up 0.006141 0.000768 1.957430 ( 4.260782)
build_miniruby 0.001618 0.000000 1.404792 ( 1.409450)
build_ruby 0.001532 0.000000 2.839877 ( 3.124548)
build_all 0.006586 0.000159 2.205836 ( 2.064811)
build_install 0.015121 0.001201 3.465772 ( 3.715946)
test_btest 0.000659 0.000073 76.278367 ( 39.474402)
test_basic 0.003536 0.000000 0.790763 ( 1.118730)
test_all 0.001546 0.000045 587.743136 (286.342466)
test_rubyspec 0.024973 0.025287 80.282210 ( 98.675463)
total: 440.19 sec