Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230203-100555
#<BuildRuby:0x000055624b4567f0
@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-100555",
@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.000012 0.000003 0.000015 ( 0.000015)
autoconf 0.000023 0.000005 0.000028 ( 0.000027)
configure 0.000017 0.000004 0.000021 ( 0.000021)
build_up 0.000000 0.004183 1.033652 ( 1.480791)
build_miniruby 0.000000 0.001133 1.130155 ( 1.128953)
build_ruby 0.000914 0.000678 2.230567 ( 2.444984)
build_all 0.006550 0.000738 3.953959 ( 2.049267)
build_install 0.008642 0.005245 2.654165 ( 1.822106)
test_btest 0.000663 0.000193 56.130196 ( 19.587493)
test_basic 0.003714 0.001083 0.420324 ( 0.513874)
test_all 0.002066 0.000000 643.564648 (196.418365)
test_rubyspec 0.017488 0.034785 70.423777 ( 80.808833)
total: 306.26 sec