Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230118-110044
#<BuildRuby:0x0000564888b3e008
@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.20230118-110044",
@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.000011 0.000002 0.000013 ( 0.000013)
autoconf 0.000016 0.000002 0.000018 ( 0.000018)
configure 0.000015 0.000002 0.000017 ( 0.000017)
build_up 0.004525 0.000000 1.150621 ( 1.543157)
build_miniruby 0.001892 0.000000 1.182550 ( 1.180916)
build_ruby 0.000000 0.001682 3.019238 ( 3.305910)
build_all 0.005874 0.001704 3.774666 ( 1.968212)
build_install 0.016883 0.000193 2.762965 ( 2.202417)
test_btest 0.000871 0.000116 55.103176 ( 21.988389)
test_basic 0.000000 0.007038 0.422834 ( 0.543686)
test_all 0.001448 0.000288 647.207107 (249.131599)
test_rubyspec 0.022625 0.029707 72.640536 ( 87.996459)
total: 369.86 sec