Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230203-100052
#<BuildRuby:0x00005623e52ba390
@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.20230203-100052",
@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.000010 0.000002 0.000012 ( 0.000012)
autoconf 0.000019 0.000004 0.000023 ( 0.000022)
configure 0.000018 0.000003 0.000021 ( 0.000021)
build_up 0.001162 0.003415 1.090155 ( 1.479790)
build_miniruby 0.001173 0.000000 1.108406 ( 1.106710)
build_ruby 0.001153 0.000000 2.219374 ( 2.437595)
build_all 0.004958 0.001939 3.639256 ( 1.809019)
build_install 0.006083 0.006928 2.623314 ( 1.897718)
test_btest 0.000704 0.000209 56.691212 ( 19.005367)
test_basic 0.006212 0.000739 0.440485 ( 0.543560)
test_all 0.001456 0.000416 636.462559 (197.007893)
test_rubyspec 0.026945 0.018439 65.950997 ( 76.038983)
total: 301.33 sec