Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230512-013037
#<BuildRuby:0x00005585e50928e0
@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.20230512-013037",
@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.000015)
autoconf 0.000024 0.000003 0.000027 ( 0.000026)
configure 0.000022 0.000003 0.000025 ( 0.000024)
build_up 0.002687 0.003776 1.804519 ( 3.910609)
build_miniruby 0.001448 0.000000 1.364195 ( 1.542395)
build_ruby 0.001543 0.000000 2.491696 ( 2.971868)
build_all 0.006899 0.000000 2.139856 ( 2.074773)
build_install 0.017076 0.000000 3.393309 ( 3.708851)
test_btest 0.000851 0.000069 74.351022 ( 44.269366)
test_basic 0.000000 0.006028 0.777474 ( 0.937375)
test_all 0.000000 0.001437 562.748283 (267.421322)
test_rubyspec 0.019853 0.032015 81.272421 ( 97.943944)
total: 424.78 sec