Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230105-105633
#<BuildRuby:0x0000557f51181fe8
@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.20230105-105633",
@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.000026 0.000000 0.000026 ( 0.000025)
configure 0.000022 0.000000 0.000022 ( 0.000022)
build_up 0.000852 0.003527 1.093859 ( 1.486641)
build_miniruby 0.001121 0.000090 1.101841 ( 1.103690)
build_ruby 0.001199 0.000096 2.946694 ( 3.325990)
build_all 0.001873 0.004136 3.386903 ( 1.635779)
build_install 0.012135 0.000940 2.730593 ( 1.883830)
test_btest 0.000690 0.000080 55.517120 ( 15.249676)
test_basic 0.000724 0.004443 0.344924 ( 0.440465)
test_all 0.001211 0.000186 617.621225 (177.388254)
test_rubyspec 0.033529 0.015825 65.177203 ( 75.534252)
total: 278.05 sec