Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230209-130919
#<BuildRuby:0x000055cf52789fe8
@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.20230209-130919",
@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.000015 0.000001 0.000016 ( 0.000016)
autoconf 0.000022 0.000002 0.000024 ( 0.000025)
configure 0.000023 0.000000 0.000023 ( 0.000023)
build_up 0.001326 0.003715 1.145730 ( 2.182174)
build_miniruby 0.001144 0.000137 0.911479 ( 0.910110)
build_ruby 0.001332 0.000160 2.201340 ( 2.428917)
build_all 0.003282 0.003322 3.536649 ( 1.789787)
build_install 0.011423 0.001082 2.687475 ( 1.854199)
test_btest 0.000659 0.000094 57.048174 ( 15.581817)
test_basic 0.000000 0.006318 0.425010 ( 0.524360)
test_all 0.000000 0.002560 604.549434 (176.836026)
test_rubyspec 0.012473 0.026673 65.693453 ( 75.489971)
total: 277.60 sec